mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-21 17:40:57 -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
|
||||
./build.sh build variant-$DESKTOP amd64
|
||||
cp *.iso ../../images/
|
||||
cp ../*.iso ../../images/
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue