mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Update upgrade
This commit is contained in:
parent
c91446dd3b
commit
3a012c1870
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ynh_app_setting_set_default --key=php_upload_max_filesize --value=256M
|
|||
#=================================================
|
||||
ynh_script_progression "Upgrading source files..."
|
||||
|
||||
ynh_setup_source --dest_dir="$install_dir" --keep="results/telemetry_settings.php index.html"
|
||||
ynh_setup_source --dest_dir="$install_dir" --full_replace --keep="results/telemetry_settings.php index.html"
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue