export DEBIAN_FRONTEND=noninteractive

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-10-22 11:43:59 +00:00
committed by Gitee
parent 4bb389e378
commit 7c1e44010c
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
load_transhell_debug
export DEBIAN_FRONTEND=noninteractive
case $(arch) in
x86_64)

View File

@@ -2,6 +2,7 @@
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
load_transhell_debug
export DEBIAN_FRONTEND=noninteractive
trap 'unlock_file $DEBPATH' EXIT
case $(arch) in