test - fix 64GB pen

This commit is contained in:
gutosie
2021-03-23 22:48:58 +02:00
committed by GitHub
parent f1658fbf96
commit 36f03fb5f4

View File

@@ -161,7 +161,9 @@ else
###>>>>>>>>>>>>>>>>>
UPLOAD=ImagesUpload
mount /dev/sda1 /media/hdd
if [ $NEODEVICE = "/media/hdd/" ]; then
mount /dev/sda1 /media/hdd
fi
if [ ! -e $NEODEVICE$IMAGEKATALOG ]; then
echo "Error mounting, Return to image Flash..."
sleep 2