juan carlos carvajal bermudez 5 лет назад
Родитель
Сommit
fa82873de4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      update.sh

+ 1 - 1
update.sh

@@ -7,5 +7,5 @@ pip install --disable-pip-version-check -r requirements.txt --no-cache
 ./manage.py collectstatic --noinput
 ./manage.py collectstatic --noinput
 ./manage.py makemigrations
 ./manage.py makemigrations
 ./manage.py migrate
 ./manage.py migrate
-touch ./${PWD##*/}/wsgi.py
+touch ./project_base/wsgi.py
 #./manage.py compilemessages -l de
 #./manage.py compilemessages -l de