diff --git a/runme.sh b/runme.sh index 1cca8964..e504eef3 100755 --- a/runme.sh +++ b/runme.sh @@ -83,7 +83,7 @@ Parrot) cd build/parrot-build ./build.sh build variant-$DESKTOP amd64 - cp *.iso ../../images/ + cp ../*.iso ../../images/ ;; esac