Remove comment from build_frontend

This commit is contained in:
Paulus Schoutsen 2015-07-17 23:42:10 -07:00
parent f50a6fc24c
commit 7dba1b5303

View File

@ -1,5 +1,4 @@
# Builds the frontend for production
# Call 'build_frontend demo' to build a demo frontend.
# If current pwd is scripts, go 1 up.
if [ ${PWD##*/} == "scripts" ]; then