mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update install
This commit is contained in:
parent
1a64dab191
commit
77bd11e5e0
1 changed files with 6 additions and 0 deletions
|
@ -150,6 +150,12 @@ ynh_use_logrotate
|
|||
|
||||
yunohost service add NAME_INIT.D --log "/var/log/FILE.log"
|
||||
|
||||
#=================================================
|
||||
# Check if the service started
|
||||
#=================================================
|
||||
|
||||
ynh_check_starting "Running..." "/var/log/$app/osjs.log" "120"
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue