forked from mirrors/rustdesk
refactor flatpak/appimage deb path
This commit is contained in:
parent
2820f3f798
commit
1b0a3e610e
4 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"name": "rustdesk",
|
||||
"buildsystem": "simple",
|
||||
"build-commands": [
|
||||
"bsdtar -zxvf rustdesk-1.2.4.deb",
|
||||
"bsdtar -zxvf rustdesk.deb",
|
||||
"tar -xvf ./data.tar.xz",
|
||||
"cp -r ./usr/* /app/",
|
||||
"mkdir -p /app/bin && ln -s /app/lib/rustdesk/rustdesk /app/bin/rustdesk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue