torch-pi-gen/stage5/prerun.sh
2017-04-03 16:01:13 +01:00

5 lines
65 B
Bash
Executable File

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