spec/watch.sh
Alex Grintsvayg e7d0832e0f fix watch
2018-11-02 13:45:03 -04:00

3 lines
122 B
Bash
Executable file

#!/bin/bash
./bin/reflex --decoration=none --start-service=true --glob='*' --inverse-regex='index\.html' -- sh -c "make"