This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
Disable Quisk.
v7.0
Luigi F. Cruz
1 year ago
parent
6ff587411a
commit
901e09dadf
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save