avoid unnecessary nested content
This commit is contained in:
4
torrents/config/99-cron-start
Executable file
4
torrents/config/99-cron-start
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/command/with-contenv bash
|
||||
|
||||
(crontab -l ; echo "* * * * * run-parts /etc/periodic/1min") | sort - | uniq - | crontab -
|
||||
crond
|
||||
Reference in New Issue
Block a user