This website requires JavaScript.
Explore
Help
Sign In
chchtech
/
pi-image
Watch
2
Star
0
Fork
You've already forked pi-image
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f15dd223ee
pi-image
/
custom
/
prerun.sh
6 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -e
if
[
! -d
"
${
ROOTFS_DIR
}
"
]
;
then
copy_previous
fi
Reference in New Issue
View Git Blame
Copy Permalink