Skip to content

Commit

Permalink
just recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
Doridian committed Mar 29, 2024
1 parent 40b509c commit d2e3b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
set -ex
mix do compile
mix ecto.migrate
exec mix phx.server

0 comments on commit d2e3b4f

Please sign in to comment.