1
0
Fork 0
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:
Éric Gaspar 2024-06-23 09:59:25 +02:00
parent c91446dd3b
commit 3a012c1870

View file

@ -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"