Browse Source

上傳檔案到 ''

fatwolf 2 years ago
parent
commit
6fa4c67883
1 changed files with 7 additions and 0 deletions
  1. 7 0
      item6.sh

+ 7 - 0
item6.sh

@@ -0,0 +1,7 @@
+#!/bin/bash 
+
+#Item6 Python packegs Library
+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 /home/使用者/Automatically_install_files/
+
+