Update turnkey-gameserver.sh
remove test MAC
This commit is contained in:
parent
4bbbcd2fea
commit
c64c8d5adf
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ PCT_OPTIONS="
|
|||
-cores 2
|
||||
-memory 2048
|
||||
-password $PASS
|
||||
-net0 name=eth0,bridge=vmbr0,hwaddr=AE:1A:60:07:B7:59,ip=dhcp
|
||||
-net0 name=eth0,bridge=vmbr0,ip=dhcp
|
||||
-unprivileged 1
|
||||
"
|
||||
DEFAULT_PCT_OPTIONS=(
|
||||
|
|
Loading…
Reference in a new issue