Initial commit
This commit is contained in:
commit
2eff037f6b
16 changed files with 431 additions and 0 deletions
scripts
4
scripts/crontab-foreground
Normal file
4
scripts/crontab-foreground
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cron -f -L 15
|
Loading…
Add table
Add a link
Reference in a new issue