浏览代码

更新 'coffeesystem.sh'

fatwolf 2 年之前
父节点
当前提交
f7235294c5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      coffeesystem.sh

+ 1 - 0
coffeesystem.sh

@@ -1,6 +1,7 @@
 #!/bin/bash 
 
 #Item1 Common Command
+export DEBIAN_FRONTEND="noninteractive"
 
 step1_t1=$(date +"%S")
 sudo apt-get install dialog -y