diff --git a/stage4/26-pisdr-quisk/00-run.sh b/stage4/26-pisdr-quisk/00-run.sh index 6c2485e..d37f183 100755 --- a/stage4/26-pisdr-quisk/00-run.sh +++ b/stage4/26-pisdr-quisk/00-run.sh @@ -1,5 +1,8 @@ #!/bin/bash -e +# currently not compiling with Bookworm +exit + on_chroot << EOF python3 -m pip install --upgrade quisk EOF \ No newline at end of file