summaryrefslogtreecommitdiff
path: root/waev/run
blob: 96da40c8e90430aac0f86c8b4cd344d64cc2b7e5 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

source $(dirname $0)/env

cd ~/git/waev
mix deps.get
mix phx.digest
exec mix phx.server