fatwolf преди 2 години
родител
ревизия
6fa4c67883
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  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/
+
+