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 dc733f7 commit a2e59a1Copy full SHA for a2e59a1
1 file changed
entrypoint.sh
@@ -47,6 +47,9 @@ export LGSM_CONFIG=${LGSM_CONFIG}
47
48
cd /app || exit
49
50
+# start cron
51
+cron
52
+
53
echo -e ""
54
echo -e "Check Permissions"
55
echo -e "================================="
0 commit comments