automated terminal push
This commit is contained in:
11
tor-robot-remix/install/provision.bash
Executable file
11
tor-robot-remix/install/provision.bash
Executable file
@@ -0,0 +1,11 @@
|
||||
|
||||
echo "00 09 * * 1-5 echo hello" >> mycron
|
||||
|
||||
echo "printing crontab"
|
||||
|
||||
cat mycron
|
||||
|
||||
crontab mycron
|
||||
|
||||
crontab -l
|
||||
|
||||
Reference in New Issue
Block a user