@@ -1,6 +1,7 @@
#!/bin/bash
#Item1 Common Command
+export DEBIAN_FRONTEND="noninteractive"
step1_t1=$(date +"%S")
sudo apt-get install dialog -y