mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-22 01:50:56 -07:00
parent
0002f9d9b5
commit
04a665f519
1 changed files with 1 additions and 1 deletions
2
runme.sh
2
runme.sh
|
@ -83,7 +83,7 @@ Parrot)
|
||||||
|
|
||||||
cd build/parrot-build
|
cd build/parrot-build
|
||||||
./build.sh build variant-$DESKTOP amd64
|
./build.sh build variant-$DESKTOP amd64
|
||||||
cp *.iso ../../images/
|
cp ../*.iso ../../images/
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue