You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I converted a bash script into a binary executable with shc, the file output provides these details:
ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d38ee10cecd4336c489f562995c9b9e24743680d, for GNU/Linux 3.2.0, stripped
Then i run the generate command and i'm asked to choose the path of the binary, which is in AppDir/usr/bin/
but the script only allows me to choose the default binary provided by qt-appimage-template/
I converted a bash script into a binary executable with shc, the file output provides these details:
Then i run the generate command and i'm asked to choose the path of the binary, which is in AppDir/usr/bin/
but the script only allows me to choose the default binary provided by
qt-appimage-template/
I don't know what's causing this but i can't add another path to select my executable instead.
The text was updated successfully, but these errors were encountered: