diff --git a/termux-s+ow-setup-cron b/termux-s+ow-setup-cron index d4b23aa..fec4339 100644 --- a/termux-s+ow-setup-cron +++ b/termux-s+ow-setup-cron @@ -1,3 +1,3 @@ #!/bin/sh sv-enable crond -printf "59 * * * *\t(sleep 30; JID_NOMINAL_TARGET=\"\" JID_ERRORED_TARGET=\"\" SPOW_CRON="yes" ~/.local/bin/s+ow)\n" | crontab - +printf "59 * * * *\t(sleep 30; JID_NOMINAL_TARGET=\"\" JID_ERRORED_TARGET=\"\" SPOW_CRON=y ~/.local/bin/s+ow)\n" | crontab -