소스 검색

更新 '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