This website requires JavaScript.
Explore
Help
Sign In
logan
/
touchprint
Watch
1
Star
0
Fork
You've already forked touchprint
0
Code
Issues
2
Pull requests
Releases
2
Wiki
Activity
a103238e99
touchprint
/
export-image
/
02-network
/
01-run.sh
5 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Changed shebangs to be portable I did this because hardcoding /bin/bash is generally not good practice
2020-09-03 03:20:38 -04:00
#!/usr/bin/env bash
set
-e
Initial commit
2020-08-17 19:54:31 -04:00
install -m
644
files/resolv.conf
"
${
ROOTFS_DIR
}
/etc/
"
Reference in a new issue
Copy permalink