Merge branch 'master' of 73k.us:adam/shift73k
This commit is contained in:
commit
62eb3bbf50
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ When improvements are made, we can update the deployed version like so:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd /opt/shift73k
|
cd /opt/shift73k
|
||||||
git pull 73k master
|
git pull
|
||||||
mix deps.get --only prod
|
mix deps.get --only prod
|
||||||
MIX_ENV=prod mix compile
|
MIX_ENV=prod mix compile
|
||||||
# might not be needed:
|
# might not be needed:
|
||||||
|
|
Loading…
Reference in a new issue