Change some scripts a bit

This commit is contained in:
Jonathan Hodgson 2019-10-29 13:50:18 +00:00
parent 22d3634415
commit 3c6b8fd06c
5 changed files with 96 additions and 5 deletions

View file

@ -1,6 +1,4 @@
#!/bin/bash
# Came from here: https://raw.githubusercontent.com/21y4d/nmapAutomator/master/nmapAutomator.sh
#by 21y4d
RED='\033[0;31m'
YELLOW='\033[0;33m'