Skip to content

Instantly share code, notes, and snippets.

@onejar99
Last active December 7, 2019 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onejar99/6c9312934449f6e29fba81fa35ea60e1 to your computer and use it in GitHub Desktop.
Save onejar99/6c9312934449f6e29fba81fa35ea60e1 to your computer and use it in GitHub Desktop.
#!/bin/bash
# $ curl -fsSL https://gist.githubusercontent.com/onejar99/6c9312934449f6e29fba81fa35ea60e1/raw/50ec398e14294b9dc420e7682efacba4e45f0395/test1.sh | bash
echo "Hello, this is test file 1"
# 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