Explorar o código

更新 'coffeesystem.sh'

fatwolf %!s(int64=2) %!d(string=hai) anos
pai
achega
fff70a8543
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      coffeesystem.sh

+ 1 - 0
coffeesystem.sh

@@ -138,6 +138,7 @@ echo "Git Server done"
 #Item6 Python packegs Library
 step6_t1=$(date +"%S")
 cd /home/使用者;pwd;git clone -b package --single-branch http://60.250.156.230:3000/Automatic_build_system/Automatically_install_files.git;cd Automatically_install_files/;pwd;sudo pip3 install -r requirements.txt
+sudo rm -rf Automatically_install_files/
 
 step6_t2=$(date +"%S")
 echo 'Item6 Python packegs Library 安裝時間:' $((step6_t2-step6_t1)) '秒' >>/home/使用者/test.log