fatwolf пре 2 година
родитељ
комит
292a71a8cc
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      coffeesystem.sh

+ 1 - 0
coffeesystem.sh

@@ -3,6 +3,7 @@
 #Item1 Common Command
 
 step1_t1=$(date +"%S")
+sudo apt-get install dialog -y
 sudo apt-get install python3.8 -y
 sudo apt-get install python3-pip -y
 sudo pip3 install cryptography==3.3.2