Refreshed supplicant mode #44

Closed
grevelle wants to merge 59 commits from master into supplicant
Showing only changes of commit 3a73f7c43f - Show all commits

View file

@ -127,9 +127,5 @@ getTimestamp(){
fi fi
done done
echo "$(getTimestamp) pfatt ngeth0 should now be available to configure as your WAN..." echo "$(getTimestamp) pfatt ngeth0 should now be available to configure as your WAN..."
echo "$(getTimestamp) pfatt done!" echo "$(getTimestamp) pfatt done!"
else
echo "$(getTimestamp) pfatt error: unknown EAP_MODE. '$EAP_MODE' is not valid. exiting..."
exit 1
fi
} >> $LOG } >> $LOG