Add NETDEV. Soft rename NETWORKING to NETWORKING_DEVICE

This commit is contained in:
sickcodes
2021-09-18 10:34:38 +00:00
parent f6344e6beb
commit 75dfe1b678
4 changed files with 122 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ Flags
# set -xeuf -o pipefail
grep -i Ubuntu /proc/version || { echo "DO NOT RUN THIS ON YOUR WORKSTATION, ONLY RUN THIS ON A THROWAWAY SERVER FOR 1 TIME TESTING" && exit 1 ; }
# gather arguments
while (( "$#" )); do