mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-10-30 05:15:30 +01:00
Add sleep after service start
This commit is contained in:
@@ -70,3 +70,4 @@ yunohost service add "$app" --log /var/log/"$app"/"$app".log
|
||||
# Reload services
|
||||
systemctl reload nginx.service
|
||||
ynh_systemd_action -l "Serving \[::\]:$port with pid" -p "systemd"
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user