mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
don't wait
This commit is contained in:
parent
e889486549
commit
198b86a8da
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
|||
# INTEGRATE SERVICE IN YUNOHOST
|
||||
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
|
||||
yunohost service add $app --description="A decentral federated small advertisement platform" --log="/var/log/$app/$app.log"
|
||||
ynh_systemd_action --action=start --line_match="Started flohmarkt server."
|
||||
ynh_systemd_action --action=start
|
||||
|
||||
# RELOAD NGINX
|
||||
ynh_script_progression --message="Reloading NGINX web server..." --weight=1
|
||||
|
|
Loading…
Add table
Reference in a new issue