Merge branch 'master' of 73k.us:adam/shift73k

This commit is contained in:
Adam Piontek 2021-03-27 08:09:16 -04:00
commit 62eb3bbf50

View file

@ -18,7 +18,7 @@ When improvements are made, we can update the deployed version like so:
```shell
cd /opt/shift73k
git pull 73k master
git pull
mix deps.get --only prod
MIX_ENV=prod mix compile
# might not be needed: