1
0
Fork 0
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:
frju365 2018-10-28 00:58:11 +02:00 committed by GitHub
parent ae4a5c8a4d
commit e8098627c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ yunohost service add $app --log "/var/log/$app/$app.log"
# 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"
#=================================================
# SETUP SSOWAT