mirror of
https://github.com/YunoHost-Apps/dispatch_ynh.git
synced 2024-09-03 18:25:53 +02:00
Update install
This commit is contained in:
parent
2e03bd33a7
commit
2dbfd29914
1 changed files with 0 additions and 10 deletions
|
@ -93,16 +93,6 @@ ynh_script_progression --message="Configuring NGINX web server..." --weight=3
|
||||||
# Create a dedicated nginx config
|
# Create a dedicated nginx config
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# SPECIFIC SETUP
|
|
||||||
#=================================================
|
|
||||||
# MODIFY A CONFIG FILE
|
|
||||||
#=================================================
|
|
||||||
# ynh_script_progression --message="Modifying a config file..." --weight=1
|
|
||||||
|
|
||||||
# mkdir "$final_path/.dispatch"
|
|
||||||
# ynh_add_config --template="../conf/config.default.toml" --destination="$final_path/.dispatch/config.toml"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SYSTEMD
|
# SETUP SYSTEMD
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue