3 lines
122 B
Bash
Executable file
3 lines
122 B
Bash
Executable file
#!/bin/bash
|
|
|
|
./bin/reflex --decoration=none --start-service=true --glob='*' --inverse-regex='index\.html' -- sh -c "make"
|