Update turnkey-gameserver.sh

remove test MAC
This commit is contained in:
tteckster 2023-09-10 15:57:03 -04:00 committed by GitHub
parent 4bbbcd2fea
commit c64c8d5adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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=(