diff --git a/deploy b/deploy index 2dbf527..e1a92e6 100755 --- a/deploy +++ b/deploy @@ -12,4 +12,4 @@ sudo supervisorctl stop host-services:* echo "Starting production services for Time Tracker" sudo supervisorctl start host-services:* -sudo supervisorctl start time-tracker-web:* \ No newline at end of file +sudo supervisorctl start time-tracker-web:*