更新 'build_appimage.sh'
This commit is contained in:
parent
d8a16058bf
commit
4899cbc634
@ -89,6 +89,7 @@ EXEC_OPT="--exec-app"
|
||||
|
||||
export SIMGEAR_TLS_CERT_PATH=$HERE/usr/ssl/cacert.pem
|
||||
export OSG_LIBRARY_PATH=${HERE}/usr/lib
|
||||
export LD_LIBRARY_PATH=${HERE}/usr/lib
|
||||
|
||||
# Run launcher directly if no parameters are passed
|
||||
if [[ "$#" -eq "0" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user