Swap website build options

This commit is contained in:
Zef Hemel
2022-11-01 17:06:23 +01:00
parent c4f80589f3
commit 23fd58bad4
+1 -1
View File
@@ -12,7 +12,7 @@ deno task build
deno task install deno task install
rm -rf website_build rm -rf website_build
silverbullet publish -o website_build --index website silverbullet publish --index -o website_build website
echo "Bundling..." echo "Bundling..."
deno task bundle deno task bundle