Use explicit path for flash.sh

This commit is contained in:
Kyle Rankin 2018-05-11 12:32:04 -07:00
parent 45ae20fc12
commit 89b008a042
No known key found for this signature in database
GPG Key ID: 555577116BFA74B9

View File

@ -247,7 +247,7 @@ while true; do
fi
if [ "$totp_confirm" = "f" ]; then
flash.sh
/bin/flash.sh
continue
fi