2 lines
51 B
Bash
2 lines
51 B
Bash
|
#!/bin/bash
|
||
|
sphinx-build reference/en /var/www/docs
|