There are no services to restart

This commit is contained in:
Jeffrey Hardy
2024-09-13 18:05:45 -04:00
parent a144cd1d14
commit b3f7b0e256
-3
View File
@@ -22,8 +22,5 @@ fi
announce "Removing old logs and tempfiles"
rails log:clear tmp:clear
announce "Restarting services"
rails restart
echo
echo "Start developing with ./bin/dev"