mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
add good template
This commit is contained in:
parent
0a338c35fd
commit
391e3fbb6d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ fi
|
||||||
|
|
||||||
# NOTE: Don't overwrite config.local.user.php
|
# 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.php" --destination="$install_dir/config.local.php"
|
||||||
ynh_add_config --template="config.local.user.php" --destination="$install_dir/config.local.php"
|
ynh_add_config --template="config.local.yunohost.php" --destination="$install_dir/config.yunohost.php"
|
||||||
|
|
||||||
# Permissions on files and directories
|
# Permissions on files and directories
|
||||||
chmod -R o-rwx "$install_dir"
|
chmod -R o-rwx "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue