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
d9aa632f0f
commit
ae4a5c8a4d
1 changed files with 1 additions and 2 deletions
|
@ -159,8 +159,7 @@ yunohost service add $app --log "/var/log/$app/$app.log"
|
||||||
# Check if the service started
|
# Check if the service started
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
#ynh_check_starting "HTTP Listening at localhost:$port" "/var/log/$app/$app.log" "120"
|
ynh_check_starting "HTTP Listening at localhost:$port" "/var/log/$app/$app.log" "120"
|
||||||
sleep 10
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SSOWAT
|
# SETUP SSOWAT
|
||||||
|
|
Loading…
Add table
Reference in a new issue