s+ow: dont use quotes for SPOW_CRON
This commit is contained in:
parent
adf5c5d5b7
commit
f368ca874e
1 changed files with 1 additions and 1 deletions
|
@ -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 -
|
||||
|
|
Loading…
Add table
Reference in a new issue