Correct one is network not net. Signed-off-by: Ozan Çağlayan <ozancag@xxxxxxxxx> --- scripts/admin-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index 555b61b..b5dbc4e 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -245,7 +245,7 @@ if [ $# -ge 1 ]; then REFRESH="y" shift ;; - "net") + "network") ENABLE_NETWORK=1 shift ;; -- 1.7.11.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html