Initial Commit

This commit is contained in:
cryobry
2020-04-01 18:22:58 -04:00
commit 10c516bf29
8 changed files with 768 additions and 0 deletions

3
tests/scripts/script.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
echo "Hello World"