mirror of
https://github.com/YunoHost/example_ynh.git
synced 2024-09-03 20:06:13 +02:00
Update install
This commit is contained in:
parent
25a07e1b74
commit
c6ed19e2ef
1 changed files with 1 additions and 2 deletions
|
@ -152,7 +152,7 @@ ynh_script_progression --message="Configuring nginx web server..." --time --weig
|
|||
### `ynh_add_nginx_config` will use the file conf/nginx.conf
|
||||
|
||||
# Create a dedicated nginx config sw. muss wahrscheinlich nix gemacht werden, weil /conf/nginx.conf einfach stimmt
|
||||
#sw. ynh_add_nginx_config
|
||||
ynh_add_nginx_config
|
||||
|
||||
#=================================================
|
||||
# CREATE DEDICATED USER
|
||||
|
@ -318,7 +318,6 @@ ynh_script_progression --message="Starting a systemd service..." --time --weight
|
|||
# Start a systemd service
|
||||
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log"
|
||||
|
||||
sleep 120s
|
||||
|
||||
#=================================================
|
||||
# SETUP FAIL2BAN
|
||||
|
|
Loading…
Add table
Reference in a new issue