File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ to the release:
2727
2828``` bash
2929# Download and hash the zip
30- curl -L https://github.com/inulute/ai-gate/releases/download/v4.5.0/AI- Gate-4.5.0.zip \
30+ curl -L " https://github.com/inulute/ai-gate/releases/download/v4.5.0/AI. Gate-4.5.0.zip" \
3131 | sha256sum
3232```
3333
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ modules:
4747 dest-filename : ai-gate.sh
4848 commands :
4949 - export TMPDIR="${XDG_RUNTIME_DIR}/app/${FLATPAK_ID}"
50- - exec /app/ai-gate/ai-gate --no-sandbox --disable-gpu-sandbox --disable-software-rasterizer "$@"
50+ - exec /app/ai-gate/ai-gate --no-sandbox --disable-gpu-sandbox --in-process-gpu "$@"
5151 # Desktop entry, metainfo, and icon bundled alongside the manifest
5252 - type : file
5353 path : com.inulute.aigate.desktop
You can’t perform that action at this time.
0 commit comments