Este commit está contenido en:
Your Name
2020-05-28 10:34:48 +00:00
padre b1681711d8
commit 4077ca403d
Se han modificado 15 ficheros con 2077 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,6 @@
#!/bin/bash
git checkout hatthieves
git pull
cp /config/prod.exs config/prod.exs
mix hex.build
mix deps.get && mix phx.server