f74d9c108a
Updated s6overlay to v3 Note: xz-utils was added as a requirement for s6-overlay (using safe 5.4.1 instead of compromised 5.6.x versions)
5 lines
65 B
Plaintext
Executable File
5 lines
65 B
Plaintext
Executable File
#!/command/with-contenv bash
|
|
|
|
echo "starting cron"
|
|
cron -f -L 15
|