mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-04 17:42:20 +08:00
fix:exit unlock not trapped
This commit is contained in:
parent
a3c4066d61
commit
c2a9bb8207
@ -3,6 +3,7 @@
|
|||||||
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
|
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
|
||||||
load_transhell_debug
|
load_transhell_debug
|
||||||
|
|
||||||
|
trap 'unlock_file $DEBPATH' EXIT
|
||||||
case $(arch) in
|
case $(arch) in
|
||||||
x86_64)
|
x86_64)
|
||||||
STORE_URL="store"
|
STORE_URL="store"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user