Created
January 10, 2018 04:45
-
-
Save lusis/c230f2d8323e0d440a29d25a8b3bb7af to your computer and use it in GitHub Desktop.
test scripts for rundeck url script loading
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
print("hello from a python script") |
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
#!/bin/bash | |
echo -n "hello from a bash script!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment