1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update upgrade

syntax error
This commit is contained in:
Robles Rodolphe 2023-09-12 22:17:21 +02:00 committed by GitHub
parent 3c548ed221
commit 2aaa7c9320
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ fi
# NOTE: Don't overwrite config.local.user.php
ynh_add_config --template="config.local.php" --destination="$install_dir/config.local.php"
ynh_add_config --template="config.local.yunohost.php" --destination="$install_dir/config.yunohost.php"
ynh_add_config --template="config.local.yunohost.php" --destination="$install_dir/config.local.yunohost.php"
# Permissions on files and directories
chmod -R o-rwx "$install_dir"