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:
parent
c4284264eb
commit
ee46253633
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue