Add missing comment

This commit is contained in:
Radon Rosborough 2020-07-18 10:18:14 -06:00
parent e0112a2876
commit 7fba53317a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ set -o pipefail
set -x
pushd /tmp >/dev/null
# PureScript
mkdir project-template
pushd project-template >/dev/null
spago init -C