Last active
August 29, 2015 13:57
-
-
Save gavinblair/9608696 to your computer and use it in GitHub Desktop.
curl -fsSL https://gist.githubusercontent.com/gavinblair/9608696/raw/c60db710e1ead11f1b30b09eb587ee83753ca5b3/eyes.sh | sh
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
sudo touch /etc/motd; sudo chmod 777 /etc/motd; sudo wget -O - https://gist.githubusercontent.com/gavinblair/9608631/raw/689424a7b666ac6f7543a4c085e54a194f0a4aec/creepyeyes.txt > /etc/motd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment