Parcourir la source

更新 'coffeesystem.sh'

fatwolf il y a 2 ans
Parent
commit
f7235294c5
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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