Skip to content

Commit 52e10b7

Browse files
Update build.sh
1 parent 88c9d5c commit 52e10b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ if [ -f build-site.sh ]; then
44
fi
55

66

7-
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
8-
sh build-site.sh
7+
cd snooty && npm run build:no-prefix

0 commit comments

Comments
 (0)