1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-10-02 12:32:56 +02:00
parent f928f3c6bb
commit 2ce0a07615

View file

@ -43,8 +43,8 @@ ynh_add_config --template="../conf/example-singleServer-full.html" --destination
chmod 400 "$install_dir/results/telemetry_settings.php"
chmod 400 "$install_dir/singleServer-full.html"
chown $app:$app "$install_dir/results/telemetry_settings.php"
chown $app:$app "$install_dir/singleServer-full.html"
chown $app:www-data "$install_dir/results/telemetry_settings.php"
chown $app:www-data "$install_dir/singleServer-full.html"
#=================================================
# END OF SCRIPT