mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 10:06:42 +07:00
4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
install -m 644 files/resolv.conf "${ROOTFS_DIR}/etc/"
|