mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
4 lines
49 B
Bash
Executable File
4 lines
49 B
Bash
Executable File
#!/bin/bash
|
|
|
|
fswatch -o .. | xargs -n1 make html
|