We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b8547 commit 8f29290Copy full SHA for 8f29290
docker-entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
-cron
3
-exec "$@"
+sudo cron
+exec "$@"
0 commit comments