added test.sh

This commit is contained in:
Marc Mance
2024-06-04 13:18:08 -04:00
parent 48292c6730
commit a7e140e646
2 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
greeting=$(cat << EOF
.THIS SCRIPT IS FOR FREEBSD.\n\n
This script will scrape:\n
@@ -20,4 +18,6 @@ Airgapped systems will need to upload the '*.csv' and/or take a debug.\n
EOF
)
echo $greeting
echo -n "hello"
echo "test"
echo "moteq"