From 3a73f7c43feb72777dde28b96cd70dce480b7f12 Mon Sep 17 00:00:00 2001 From: Greg Revelle <31642433+grevelle@users.noreply.github.com> Date: Wed, 30 Dec 2020 18:16:29 -0600 Subject: [PATCH] Update pfatt.sh --- bin/pfatt.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bin/pfatt.sh b/bin/pfatt.sh index 0fd63c3..0927b8c 100755 --- a/bin/pfatt.sh +++ b/bin/pfatt.sh @@ -127,9 +127,5 @@ getTimestamp(){ fi done echo "$(getTimestamp) pfatt ngeth0 should now be available to configure as your WAN..." - echo "$(getTimestamp) pfatt done!" - else - echo "$(getTimestamp) pfatt error: unknown EAP_MODE. '$EAP_MODE' is not valid. exiting..." - exit 1 - fi + echo "$(getTimestamp) pfatt done!" } >> $LOG