diff --git a/make-payloads.sh b/make-payloads.sh index 03498aa..76fc331 100755 --- a/make-payloads.sh +++ b/make-payloads.sh @@ -16,6 +16,7 @@ else green='' blue='' yellow='' + orange='' errorredline='' greenbgblacktext='' NC='' @@ -59,4 +60,4 @@ if [ $# -eq 0 ] || [ $# -gt 1 ] || [ $# -lt 1 ]; then exit 1 else MAKE_REDIRECT_PAYLOADS -fi \ No newline at end of file +fi