Rework
This commit is contained in:
3
export-image/02-network/01-run.sh
Executable file
3
export-image/02-network/01-run.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#/bin/bash -e
|
||||
|
||||
install -m 644 files/resolv.conf ${ROOTFS_DIR}/etc/
|
1
export-image/02-network/files/resolv.conf
Normal file
1
export-image/02-network/files/resolv.conf
Normal file
@@ -0,0 +1 @@
|
||||
nameserver 8.8.8.8
|
Reference in New Issue
Block a user