Update neoinitarmvuDuo4k

This commit is contained in:
gutosie
2021-03-24 15:14:02 +02:00
committed by GitHub
parent 42128d921c
commit 150be39396

View File

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