legendary-doc-site/script/server

11 lines
92 B
Text
Raw Permalink Normal View History

#!/bin/bash
2020-07-02 21:08:53 +00:00
set -x
set -e
DIR_PATH=$(dirname $0)
2020-07-02 21:08:53 +00:00
$DIR_PATH/update
2020-07-10 19:39:38 +00:00
iex -S mix phx.server