bb068bf8e6fbd1cbd23763e8f623f17cc71f46b2
[citadel.git] / appimage / citadel.AppDir / AppRun
1 #!/bin/bash
2
3 export LD_LIBRARY_PATH=$APPDIR/usr/lib
4 export PATH=$APPDIR/usr/bin
5 exec ctdlvisor