mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
docs fabfile fix
This commit is contained in:
Vendored
+1
@@ -22,6 +22,7 @@ def _path_to(*loc):
|
||||
def docs():
|
||||
os.chdir(_path_to('docs'))
|
||||
os.system('make')
|
||||
os.chdir(_path_to('.'))
|
||||
|
||||
|
||||
def prod():
|
||||
|
||||
Reference in New Issue
Block a user