update build.sh for nix compat

This commit is contained in:
2025-05-19 11:22:14 -07:00
parent de34c5922c
commit 7432f2e77d

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
mkdir data
(cd src; hy build.hy)
rm -rf site/html