mirror of https://github.com/DJ2LS/FreeDATA.git
fixing apprun folder
parent
11553ca7ca
commit
449add686e
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
# Launch the main application executable from the linux-unpacked directory
|
||||
./linux-unpacked/freedata
|
||||
|
||||
' > $HOME/AppRun
|
||||
' > $HOME/freedata-appimage/AppRun
|
||||
chmod +x $HOME/freedata-appimage/AppRun
|
||||
|
||||
- name: Download AppImage
|
||||
|
|
|
|||
Loading…
Reference in New Issue