mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update scripts/upgrade
ok Co-authored-by: Florent <florent.git@zeteo.me>
This commit is contained in:
parent
6c13077685
commit
c39fa209bd
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ then
|
|||
ynh_secure_remove "$install_dir/config.local.php.old"
|
||||
fi
|
||||
|
||||
ynh_script_progression --message="removing old conf files if exists..." --weight=5
|
||||
ynh_script_progression --message="removing old conf files if they exist..." --weight=5
|
||||
|
||||
if [ -f "$install_dir/config.local.user.php" ]; then
|
||||
ynh_secure_remove "$install_dir/config.local.user.php"
|
||||
|
|
Loading…
Add table
Reference in a new issue