mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-22 21:49:35 +08:00
fix permission
This commit is contained in:
parent
fceb151488
commit
5691d6c808
2
.github/workflows/release-linux.yaml
vendored
2
.github/workflows/release-linux.yaml
vendored
@ -137,6 +137,8 @@ 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"
|
||||
chmod +x linuxdeploy-plugin-gtk.sh
|
||||
|
||||
./linuxdeploy --appdir AppDir \
|
||||
--output=appimage \
|
||||
--plugin=gtk \
|
||||
|
Loading…
x
Reference in New Issue
Block a user