1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifm_ynh.git synced 2024-09-03 18:45:52 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-12-20 18:57:56 +01:00
parent 0651f6a223
commit f06b466766

View file

@ -46,7 +46,7 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_script_progression --message="Upgrading source files..." --weight=2
mv -f "../sources/ifm.php" "$install_dir/ifm.php"
ynh_setup_source --dest_dir="$install_dir"
fi
chmod -R o-rwx "$install_dir"