torch-pi-gen/stage5/prerun.sh

6 lines
66 B
Bash
Raw Normal View History

2017-03-30 16:52:32 +00:00
#!/bin/bash -e
2017-03-30 16:52:32 +00:00
if [ ! -d ${ROOTFS_DIR} ]; then
copy_previous
fi