automated terminal push
This commit is contained in:
19
pizza-install.bash
Executable file
19
pizza-install.bash
Executable file
@@ -0,0 +1,19 @@
|
||||
whoami
|
||||
|
||||
touch /tmp/pizza.bash
|
||||
|
||||
|
||||
|
||||
echo "* * * * * /tmp/pizza.bash" >> robotcron
|
||||
|
||||
echo "printing crontab"
|
||||
|
||||
cat robotcron
|
||||
|
||||
crontab -u softwareshinobi robotcron
|
||||
|
||||
##
|
||||
|
||||
echo
|
||||
echo "finished installing robot and configuring cron".
|
||||
echo
|
||||
Reference in New Issue
Block a user