Compare commits
2 commits
0237c2796f
...
423791a373
Author | SHA1 | Date | |
---|---|---|---|
423791a373 | |||
dcb71993d7 |
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Install steps are for Debian 9 (stretch)
|
|||
```
|
||||
mkdir -p ${GOPATH}/src/git.minhas.io/asara
|
||||
cd ${GOPATH}/src/git.minhas.io/asara
|
||||
git clone https://git.minhas.io/asara/sudoscientist
|
||||
git clone https://git.minhas.io/asara/sudoscientist-go-backend
|
||||
# iterate through the environment files in the settings directory and set them appropriately
|
||||
# make sure the extension is .env (db.env, secrets.env, website.env... etc.)
|
||||
```
|
||||
|
|
Reference in a new issue