1
0
Fork 0
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:
Robles Rodolphe 2024-01-03 10:28:14 +01:00 committed by GitHub
parent 6c13077685
commit c39fa209bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ then
ynh_secure_remove "$install_dir/config.local.php.old" ynh_secure_remove "$install_dir/config.local.php.old"
fi 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 if [ -f "$install_dir/config.local.user.php" ]; then
ynh_secure_remove "$install_dir/config.local.user.php" ynh_secure_remove "$install_dir/config.local.user.php"