mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Move things around
This commit is contained in:
@@ -41,8 +41,8 @@ install:
|
||||
# Install requirements
|
||||
- pip install -r requirements_devel.txt
|
||||
- python setup.py develop
|
||||
- cd wger
|
||||
- npm install
|
||||
- cd wger
|
||||
- if [[ "$DB" = "postgresql" ]]; then pip install psycopg2; fi
|
||||
|
||||
# Setup application
|
||||
|
||||
Reference in New Issue
Block a user