Просмотр исходного кода

Add config and install to PythonAnywhere script

Steve-V 7 лет назад
Родитель
Сommit
693ec3c938
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      docs/installation.rst

+ 2 - 0
docs/installation.rst

@@ -487,6 +487,8 @@ Here's what to do:
     cd flaskbb
     pip3.5 install --user -r requirements.txt
     pip3.5 install --user -e .
+    flaskbb makeconfig
+    flaskbb install
 
 * Click the PythonAnywhere logo to go back to the dashboard,
   then go to the "Web" tab, and click the "Add a new web app" button.