Browse Source

Disable Quisk.

v7.0
Luigi F. Cruz 6 months ago
parent
commit
901e09dadf
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      stage4/26-pisdr-quisk/00-run.sh

+ 3
- 0
stage4/26-pisdr-quisk/00-run.sh View File

@@ -1,5 +1,8 @@
#!/bin/bash -e

# currently not compiling with Bookworm
exit

on_chroot << EOF
python3 -m pip install --upgrade quisk
EOF

Loading…
Cancel
Save