Merge pull request #32 from YunoHost-Apps/testing

Testing
This commit is contained in:
yalh76 2019-02-28 10:02:30 +01:00 committed by GitHub
commit 53a66039f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View File

@ -327,6 +327,8 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost" --log_path=systemd
sleep 30
#=================================================
# END OF SCRIPT
#=================================================

View File

@ -145,7 +145,7 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
sleep 0
sleep 30
#=================================================
# END OF SCRIPT

View File

@ -200,6 +200,8 @@ systemctl reload nginx
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
sleep 30
#=================================================
# END OF SCRIPT
#=================================================