diff --git a/bin/compile b/bin/compile index 98c341504..69f7de664 100755 --- a/bin/compile +++ b/bin/compile @@ -20,6 +20,8 @@ shopt -s dotglob cd $BUILD_DIR +echo "------> OMG BABY" + # move app things to www mkdir -p $CACHE_DIR/www mv * $CACHE_DIR/www