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-03-12 19:18:24 +01:00
parent c4284264eb
commit ee46253633

View file

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