mi/sina/scripts/autobuild.sh

5 lines
98 B
Bash
Raw Normal View History

2020-11-16 02:52:38 +00:00
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p entr
find ./src/* | entr ./scripts/build-dev.sh