Enable userconf-pi on first boot
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
install -m 644 files/resolv.conf "${ROOTFS_DIR}/etc/"
|
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
install -m 644 files/resolv.conf "${ROOTFS_DIR}/etc/"
|