Fix AppImage
This commit is contained in:
parent
0d6afea0fc
commit
71c7319423
6
appimage/NickelBridge.AppDir/AppRun
Normal file → Executable file
6
appimage/NickelBridge.AppDir/AppRun
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd usr/lib/nickelbridge
|
||||
#!/bin/sh
|
||||
HERE="$(dirname "$(readlink -f "${0}")")"
|
||||
|
||||
cd $HERE/usr/lib/nickelbridge
|
||||
./NickelBridge
|
||||
|
Loading…
x
Reference in New Issue
Block a user