소스 검색

更新 '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