Commit 3c45f102 authored by kewei.jia's avatar kewei.jia

下载pip

parent 2872c18d
...@@ -28,6 +28,7 @@ echo "pip intall requirements" ...@@ -28,6 +28,7 @@ echo "pip intall requirements"
pip install -r ${package_path}/requirements.txt pip install -r ${package_path}/requirements.txt
echo "start python" echo "start python"
python ./startup.py python ./startup.py
tail -f ~/.bashrc
#if [[ $DEBUG == 1 ]]; then #if [[ $DEBUG == 1 ]]; then
# echo 'debug' # echo 'debug'
# tail -f ~/.bashrc # tail -f ~/.bashrc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment