1
0
Fork 0
master
debian 2020-01-12 15:07:00 -07:00
parent 1b4ff2c1f8
commit 676ac2656d
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ workon satnogs-db
```
## Populate satnogs-db
While `./bin/djangoctl.sh develop .` is running above, in another terminal
run:
```
./bin/djangoctl.sh initialize
```