mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
wrong syntax
This commit is contained in:
parent
1fb2d95709
commit
d1bb59c6dd
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ then
|
|||
chown $app:$app "$install_dir/config.local.php"
|
||||
ynh_secure_remove "$install_dir/config.local.php.old"
|
||||
ynh_secure_remove "$install_dir/config.local.user.php"
|
||||
ynn_secure_remove "$install_dir/data/data"
|
||||
ynh_secure_remove "$install_dir/data/data"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue