rm -f tarball.
it may not be there if the unpacked source was organized there some other ways than wget (builder)
This commit is contained in:
@@ -34,4 +34,4 @@ echo "Copying isolinux.bin to $(realpath ../../bootfiles/isolinux.bin)"
|
|||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
rm -Rf $PKG
|
rm -Rf $PKG
|
||||||
rm $PKGTGZ
|
rm -f $PKGTGZ
|
||||||
|
|||||||
Reference in New Issue
Block a user