mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
keep only the file for config.local.user.php
This commit is contained in:
parent
454a3de4ba
commit
5fb2427c93
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ then
|
|||
ynh_script_progression --message="Upgrading source files..." --weight=5
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir" --keep="association.sqlite data config.local.user.php" --full_replace=1
|
||||
ynh_setup_source --dest_dir="$install_dir" --keep="config.local.user.php" --full_replace=1
|
||||
fi
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue