83c86a45bf8ba40c93492532df28ed33f9288535
[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 $APPDIR/ctdlvisor