This website requires JavaScript.
Explore
Help
Register
Sign In
bkinnightskytw
/
pdf_signature
mirror of
https://github.com/existedinnettw/pdf_signature.git
Watch
1
Star
0
Fork
You've already forked pdf_signature
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eaaf943c87
pdf_signature
/
AppDir
/
AppRun
6 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
export
LD_LIBRARY_PATH
=
"
${
APPDIR
}
/bundle/lib
"
exec
$APPDIR
/bundle/pdf_signature
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink