mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
Start service on startup
This commit is contained in:
parent
f4737c1a3f
commit
713494a9ee
1 changed files with 2 additions and 1 deletions
|
@ -318,4 +318,5 @@ fi
|
|||
# RELOAD NGINX
|
||||
#=================================================
|
||||
|
||||
systemctl reload nginx
|
||||
systemctl reload nginx
|
||||
systemctl start $app
|
Loading…
Add table
Reference in a new issue