Created
June 22, 2018 12:03
-
-
Save jeanparpaillon/d91aee8ea208798b8efe4d357ede929e to your computer and use it in GitHub Desktop.
smartos-ovh01.sh
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/sh | |
touch /opt/THIS-IS-A-TEST | |
exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment