3441133d1c
* Rename License.md to LICENSE * Correct typos * Clean up code layout Organize layout with extra lines
3 lines
68 B
Bash
Executable file
3 lines
68 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
install -m 644 files/resolv.conf ${ROOTFS_DIR}/etc/
|