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
568cfb014e
touchprint
/
stage5
/
prerun.sh
6 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a 4GB image
2017-03-30 12:52:32 -04:00
#!/bin/bash -e
Corrected various typos (#91) * Rename License.md to LICENSE * Correct typos * Clean up code layout Organize layout with extra lines
2017-07-27 06:11:07 -04:00
shellcheck
2018-03-02 15:08:24 -05:00
if
[
! -d
"
${
ROOTFS_DIR
}
"
]
;
then
Add a 4GB image
2017-03-30 12:52:32 -04:00
copy_previous
fi
Reference in a new issue
Copy permalink