spec/watch.sh

4 lines
111 B
Bash
Raw Normal View History

2018-10-24 22:41:52 +02:00
#!/bin/bash
./bin/reflex --decoration=none --start-service=true --inverse-regex='index\.html' -- sh -c "make"