1 2 3 4 5 6
#!/bin/sh LD_LIBRARY_PATH=./ export LD_LIBRARY_PATH cd /opt/onlyoffice/desktopeditors/ exec ./DesktopEditors "$@"