Ver Fonte

更新 'coffeesystem.sh'

fatwolf há 2 anos atrás
pai
commit
f7235294c5
1 ficheiros alterados com 1 adições e 0 exclusões
  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