add nix-shell reproducible hosting test script for www

This commit is contained in:
Emile Clark-Boman 2025-07-28 21:48:36 +10:00
parent 078f36b174
commit 68b427b544

6
host Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash --pure
#! nix-shell -p bash simple-http-server
cd www
simple-http-server --nocache