diff --git a/scripts/upgrade b/scripts/upgrade index f19f3e7..ea548b9 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -65,6 +65,9 @@ COMMANDS # Restart Mastodon sudo systemctl start mastodon-*.service +# Waiting start all services +sleep 30 + # Reload Nginx sudo systemctl reload nginx