From 299b0e6ae04a2abf1a815ec3b4bdffd678274bea Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 5 Oct 2019 20:16:43 -0600 Subject: [PATCH] adjust a thing --- scripts/remove_bloat.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove_bloat.sh b/scripts/remove_bloat.sh index 684a5d7..61b3159 100755 --- a/scripts/remove_bloat.sh +++ b/scripts/remove_bloat.sh @@ -4,6 +4,8 @@ echo "Removing bloat in node_modules..." +pwd + cd www/node_modules rm -rf dom7 rm -rf path-to-regexp