2
0
잉여개발기 (SPDV) 2 жил өмнө
parent
commit
787543cbce
1 өөрчлөгдсөн 4 нэмэгдсэн , 2 устгасан
  1. 4 2
      ubuntu.sh

+ 4 - 2
ubuntu.sh

@@ -1,5 +1,7 @@
-apt-get install python3
-apt-get install python3-pip
+sudo apt-get install python3
+sudo apt-get install python3-pip
+
+chmod +x ./route_go/bin
 
 pip3 install -r requirements.txt
 python3 app.py