diff --git a/rsync_ui.sh b/rsync_ui.sh index a01c499..f13a352 100755 --- a/rsync_ui.sh +++ b/rsync_ui.sh @@ -62,7 +62,9 @@ fi echo echo "*** GULPA GULPA PILLAR ***" -./gulp --production +# TODO(Pablo): this command fails when passing the --production CLI +# arg. +./gulp echo echo "*** SYNCING PILLAR_ASSETS ***"