mirror of
https://github.com/unraid/webgui.git
synced 2026-05-24 07:09:42 -05:00
Update rc.wireless
This commit is contained in:
@@ -36,6 +36,7 @@ trans(){
|
||||
"SAE") echo "WPA3 Personal" ;;
|
||||
"IEEE 802.1X") echo "WPA2 Enterprise" ;;
|
||||
"IEEE 802.1X/SHA-256") echo "WPA3 Enterprise" ;;
|
||||
*) echo "$1" ;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user