burrow-pi-img/add-qtum/prerun.sh

6 lines
68 B
Bash
Raw Normal View History

2019-05-23 12:50:28 +00:00
#!/bin/bash -e
if [ ! -d "${ROOTFS_DIR}" ]; then
copy_previous
fi