diff --git a/scripts/install b/scripts/install index 2491901..35341ea 100755 --- a/scripts/install +++ b/scripts/install @@ -58,6 +58,7 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" --line_match="pydio.grpc.oauth ready" +sleep 10 #================================================= # END OF SCRIPT