Sfoglia il codice sorgente

更新 'coffeesystem.sh'

fatwolf 2 anni fa
parent
commit
f7235294c5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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