Fix Parrot iso path.

Former-commit-id: 995690aefa
This commit is contained in:
Kaj Forney 2018-09-26 18:26:26 -06:00
parent 0002f9d9b5
commit 04a665f519

View file

@ -83,7 +83,7 @@ Parrot)
cd build/parrot-build
./build.sh build variant-$DESKTOP amd64
cp *.iso ../../images/
cp ../*.iso ../../images/
;;
esac