Last active
December 7, 2019 03:25
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 | |
# $ curl -fsSL https://gist.githubusercontent.com/onejar99/6c9312934449f6e29fba81fa35ea60e1/raw/50ec398e14294b9dc420e7682efacba4e45f0395/test1.sh | bash | |
echo "Hello, this is test file 1" |
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
# curl -fsSL https://gist.githubusercontent.com/onejar99/6c9312934449f6e29fba81fa35ea60e1/raw/37b806c3325cb60f38aea92e0c49268b28c6cf99/test2.sh | bash | |
echo "Hello, this is test file 2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment