burrow-pi-img/configure-desktop/prerun.sh
Yunqi Ouyang f570b2ad13 add qtum
2019-05-24 11:18:12 +08:00

6 lines
68 B
Bash
Executable File

#!/bin/bash -e
if [ ! -d "${ROOTFS_DIR}" ]; then
copy_previous
fi