4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source /etc/archbox.conf
|
|
cp /etc/resolv.conf $CHROOT/etc/resolv.conf |