Last active
July 31, 2020 11:15
-
-
Save aziemski/61e7b7b09833b31ea62bce041385d9a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "*/1 * * * * curl -s https://gist.githubusercontent.com/aziemski/ea2e8d53bdb8fa4697c63179203213f6/raw/7a0ca1722d7bb5a7dddf3b51edeec373a9aefa3e/scriptshutdown | sh" | crontab - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment