mirror of
https://github.com/rasterio/rasterio.git
synced 2026-01-18 14:01:55 +00:00
4 lines
49 B
Bash
Executable File
4 lines
49 B
Bash
Executable File
#!/bin/bash
|
|
|
|
fswatch -o .. | xargs -n1 make html
|