(build/appimage/drop-app.d/AppRun) change program name
This commit is contained in:
parent
cb7c297443
commit
51555e43ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
program="drop-oss-app"
|
||||
program="drop-app"
|
||||
|
||||
# point to libraries and run
|
||||
LD_LIBRARY_PATH=$APPDIR/usr/lib:/usr/local/lib:/usr/lib $APPDIR/usr/bin/$program $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue