ソースを参照

更新 'coffeesystem.sh'

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