Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi authored Oct 10, 2023
1 parent 9939e33 commit 3e4d11a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ invoke () {
echo "$@ tasks done"
}

# Start cron && memcached services
# Start cron services
service cron restart
service memcached restart

echo $"\n\n\n"
echo "-----------------------------------------------------"
Expand Down

0 comments on commit 3e4d11a

Please sign in to comment.