mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-22 13:36:17 +00:00
Update build_appimage.sh
This commit is contained in:
@@ -293,8 +293,11 @@ pip3 install --target "$APP_DIR/usr/lib/python3/dist-packages" \
|
|||||||
googletrans==4.0.0-rc1 \
|
googletrans==4.0.0-rc1 \
|
||||||
httpx==0.13.3 \
|
httpx==0.13.3 \
|
||||||
httpcore==0.9.1 \
|
httpcore==0.9.1 \
|
||||||
flask-sock \
|
beautifulsoup4 \
|
||||||
beautifulsoup4
|
'h11>=0.14.0,<1.0.0' \
|
||||||
|
'wsproto>=1.2.0' \
|
||||||
|
'simple-websocket>=0.10.0' \
|
||||||
|
'flask-sock>=0.6.0'
|
||||||
|
|
||||||
cat > "$APP_DIR/usr/lib/python3/dist-packages/cgi.py" << 'PYEOF'
|
cat > "$APP_DIR/usr/lib/python3/dist-packages/cgi.py" << 'PYEOF'
|
||||||
from typing import Tuple, Dict
|
from typing import Tuple, Dict
|
||||||
|
|||||||
Reference in New Issue
Block a user