no moe spamming the fuckin bashrc
This commit is contained in:
@@ -64,12 +64,12 @@ sudo pishrink -Z -r -v -a "$imgpath"
|
|||||||
sleepfive
|
sleepfive
|
||||||
|
|
||||||
echo "testing image $xzpath"
|
echo "testing image $xzpath"
|
||||||
xz -t "$xzpath"
|
sudo xz -t "$xzpath"
|
||||||
|
|
||||||
sleepfive
|
sleepfive
|
||||||
|
|
||||||
echo "renaming $xzpath to $renamepath"
|
echo "renaming $xzpath to $renamepath"
|
||||||
mv "$xzpath" "$renamepath"
|
sudo mv "$xzpath" "$renamepath"
|
||||||
|
|
||||||
echo "Delete $imgpath? y/n"
|
echo "Delete $imgpath? y/n"
|
||||||
read delimg
|
read delimg
|
||||||
|
|||||||
Reference in New Issue
Block a user