mirror of
https://github.com/kevinveenbirkenbach/raspberry-pi-tools.git
synced 2025-02-16 15:52:01 +01:00
Verbose bei Root-Move zu Debugzwecken hinzugefuegt
This commit is contained in:
parent
ce5abb3b76
commit
a1e9b485f6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user