mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
更新启动脚本
This commit is contained in:
1
start.sh
1
start.sh
@@ -57,5 +57,6 @@ echo 172.67.98.15 share.dmhy.org >>/etc/hosts
|
|||||||
echo "写入冬樱HOSTS"
|
echo "写入冬樱HOSTS"
|
||||||
echo 217.79.189.238 wintersakura.net >>/etc/hosts
|
echo 217.79.189.238 wintersakura.net >>/etc/hosts
|
||||||
echo "启动服务"
|
echo "启动服务"
|
||||||
|
pip install -r requirements.txt -U
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
python manage.py runserver 0.0.0.0:$DJANGO_WEB_PORT
|
python manage.py runserver 0.0.0.0:$DJANGO_WEB_PORT
|
||||||
|
|||||||
Reference in New Issue
Block a user