diff --git a/src/entrypoint.sh b/src/entrypoint.sh index 4d955d7..dbc93f1 100755 --- a/src/entrypoint.sh +++ b/src/entrypoint.sh @@ -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 "-----------------------------------------------------"