run cronjob.sh on boot (#17)
This commit is contained in:
4
root/etc/cont-init.d/70-firstrun
Normal file
4
root/etc/cont-init.d/70-firstrun
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
/cronjob.sh
|
||||
|
||||
Reference in New Issue
Block a user