Files
blog/build-dev.sh
Evrard Van Espen 4fafe1254a Add draft support
2025-11-18 09:40:07 +00:00

5 lines
90 B
Bash
Executable File

#!/bin/bash
export BLOG_ENV=dev
watchexec --restart -w ./ --no-process-group -- go run .