Verbose bei Root-Move zu Debugzwecken hinzugefuegt

This commit is contained in:
Kevin Frantz 2017-03-26 21:53:37 +02:00
parent ce5abb3b76
commit a1e9b485f6

View File

@ -106,7 +106,7 @@ bsdtar -xpf $imagepath -C $rootpath
sync
echo "Die Boot-Dateien werden auf die SD-Karte aufgespielt..."
mv $rootpath"/boot/"* $bootpath
mv -v $rootpath"/boot/"* $bootpath
echo "Script rauemt das Verzeichnis auf..."
umount $rootpath $bootpath