Last active
October 22, 2017 20:19
-
-
Save luclu7/f52dd0a15817c26234c4fe15c3bfc497 to your computer and use it in GitHub Desktop.
¯\_(ツ)_/¯
This file contains 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
#!/usr/bin/env bash | |
sudo wget https://gist.githubusercontent.com/Luclu7/f52dd0a15817c26234c4fe15c3bfc497/raw/293bd4b95708778ee4effac539c5c77c7e3572bd/shrug -O /usr/bin/shug | |
echo "Installed !" |
This file contains 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
#!/usr/bin/env bash | |
echo "¯\_(ツ)_/¯" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment