automated terminal push
This commit is contained in:
@@ -10,22 +10,6 @@ echo "what up????"
|
|||||||
|
|
||||||
####
|
####
|
||||||
|
|
||||||
bash smart-cron-builder.bash
|
|
||||||
|
|
||||||
####
|
|
||||||
|
|
||||||
cp crontabX /etc/cron.d/cronfile
|
|
||||||
|
|
||||||
# Give execution rights on the cron job
|
|
||||||
chmod 0644 /etc/cron.d/cronfile
|
|
||||||
|
|
||||||
# Apply the cron job
|
|
||||||
crontab -u root /etc/cron.d/cronfile
|
|
||||||
|
|
||||||
crontab -e root
|
|
||||||
|
|
||||||
####
|
|
||||||
|
|
||||||
cd /yankee-gnome-fire-consumer
|
cd /yankee-gnome-fire-consumer
|
||||||
|
|
||||||
pwd
|
pwd
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ reset
|
|||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
python3 smart-cron-builder.py
|
python3 smart-cron-builder.py
|
||||||
|
|||||||
Reference in New Issue
Block a user