更新 'build_appimage.sh'

This commit is contained in:
zhongjin 2022-12-21 21:11:44 +08:00
parent d8a16058bf
commit 4899cbc634

View File

@ -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