mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
4 lines
No EOL
79 B
Bash
Executable file
4 lines
No EOL
79 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd docs
|
|
vendor/bin/jigsaw build && vendor/bin/jigsaw serve -p 9999 |