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:
parent
f928f3c6bb
commit
2ce0a07615
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue