Updated instructions so you can use this repo and the pi-gen repo to create your images
This commit is contained in:
5
pi-gen/stageDTPM3/prerun.sh
Executable file
5
pi-gen/stageDTPM3/prerun.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
if [ ! -d "${ROOTFS_DIR}" ]; then
|
||||
copy_previous
|
||||
fi
|
||||
Reference in New Issue
Block a user