This commit is contained in:
zimbatm 2023-04-01 14:56:12 +00:00
parent c9462952d5
commit ea06e18f32

View File

@ -1,4 +0,0 @@
#!/usr/bin/env bash
# Build and serve the docs for local development
set -euo pipefail
webfsd -d -r "$(nix-build "$(dirname "$0")/.." -A docs)"