mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-05-24 17:02:31 +08:00
fix running in manjaro
This commit is contained in:
parent
bfc3ab8107
commit
f8b5b3f619
1
.github/workflows/release-linux.yaml
vendored
1
.github/workflows/release-linux.yaml
vendored
@ -146,6 +146,7 @@ jobs:
|
||||
sed -i 's#/usr/local/bin/tiny-rdm#tiny-rdm#g' $build_dir/usr/share/applications/tiny-rdm.desktop
|
||||
|
||||
curl -o linuxdeploy-plugin-gtk.sh "https://raw.githubusercontent.com/tauri-apps/linuxdeploy-plugin-gtk/master/linuxdeploy-plugin-gtk.sh"
|
||||
sed '/XDG_DATA_DIRS/a export WEBKIT_DISABLE_COMPOSITING_MODE=1'
|
||||
chmod +x linuxdeploy-plugin-gtk.sh
|
||||
|
||||
./linuxdeploy --appdir AppDir \
|
||||
|
Loading…
x
Reference in New Issue
Block a user