mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2025-07-04 21:15:58 +08:00
fix appimage parameter
This commit is contained in:
parent
c895d5fd5e
commit
3022d094eb
@ -129,7 +129,7 @@ then
|
||||
|
||||
read -u ${COPROC[0]} ABLIMAGE_DIR
|
||||
|
||||
`ablrun_nocap "$ABLIMAGE_DIR/AppRun" ${ABLIMAGE_PARAMETERS[@]:1}`
|
||||
`ablrun_nocap "$ABLIMAGE_DIR/AppRun" "${ABLIMAGE_PARAMETERS[@]:1}"`
|
||||
# Use coproc, no exec here. This is trick to spawn a subprocess
|
||||
exit
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user