payload.bin make sure input directory exists

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
default-cape-symlinks
Robert Nelson 1 year ago
parent d00dee2a45
commit fd0f312f31

@ -3,7 +3,7 @@
cd ./deploy/
if [ -f ./src.bin ] ; then
mkdir ./input/
tree -s ./
if [ -f ./input/payload.bin ] ; then

Loading…
Cancel
Save