Add missing comment
This commit is contained in:
parent
e0112a2876
commit
7fba53317a
|
@ -5,6 +5,7 @@ set -o pipefail
|
||||||
set -x
|
set -x
|
||||||
pushd /tmp >/dev/null
|
pushd /tmp >/dev/null
|
||||||
|
|
||||||
|
# PureScript
|
||||||
mkdir project-template
|
mkdir project-template
|
||||||
pushd project-template >/dev/null
|
pushd project-template >/dev/null
|
||||||
spago init -C
|
spago init -C
|
||||||
|
|
Loading…
Reference in New Issue