Bläddra i källkod

更新 'coffeesystem.sh'

fatwolf 2 år sedan
förälder
incheckning
f7235294c5
1 ändrade filer med 1 tillägg och 0 borttagningar
  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