diff --git a/.gitignore b/.gitignore index acc54b5..afed073 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ *.csv -test.sh \ No newline at end of file diff --git a/test.sh b/test.sh index 170a390..f85023f 100755 --- a/test.sh +++ b/test.sh @@ -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"