Skip to content

Commit 9e19faa

Browse files
committed
Update scripts Mon Dec 25 09:05:07 AM -03 2023
1 parent 412d209 commit 9e19faa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cron/hta-spirit.crontab

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
# Test & Dev VMs
4444
# -----------------------------------------------------------------------------------
4545
#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "HTA-Plex"
46-
#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Hope"
47-
#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Jurassic"
48-
#*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Nostromo"
46+
*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Hope"
47+
*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Jurassic"
48+
*/30 * * * * ~/itops-scripts/physical-machines/vm-on.sh "CW-Nostromo"
4949

5050
# 0 17 * * sat echo > /dev/pts/1; cowsay 'Hey!' > /dev/pts/1
5151

0 commit comments

Comments
 (0)