test script

This commit is contained in:
zramsay
2023-03-07 15:34:28 -05:00
parent 93e3f5c301
commit d6c420d722
2 changed files with 7 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
set -euo pipefail
echo "Hello from CLETUS"