mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
test sans base de données
This commit is contained in:
parent
ff7199088a
commit
777dd8890b
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ ynh_setup_source --dest_dir="$final_path"
|
|||
# But FOR THE LOVE OF GOD, do not allow r/x for "others" on the entire folder -
|
||||
# this will be treated as a security issue.
|
||||
|
||||
mv $final_path/'example-singleServer-full.html' "$final_path/index.html"
|
||||
mv $final_path/'example-singleServer-pretty.html' "$final_path/index.html"
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue