mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-17 13:59:39 +02:00
Add NETDEV. Soft rename NETWORKING to NETWORKING_DEVICE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user