touchprint/export-image/02-network/01-run.sh
Logan Gartner d224b02031
Changed shebangs to be portable
I did this because hardcoding /bin/bash is generally not good practice
2020-09-03 01:20:38 -06:00

4 lines
82 B
Bash
Executable file

#!/usr/bin/env bash
set -e
install -m 644 files/resolv.conf "${ROOTFS_DIR}/etc/"