Update pfatt.sh

This commit is contained in:
Greg Revelle 2020-12-30 18:16:29 -06:00 committed by GitHub
parent a5c103fd5c
commit 3a73f7c43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -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