saftey
This commit is contained in:
parent
8fa972d773
commit
e84e68b481
@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
ls src/0*/*.{go,sh} | xargs tool/build-html-inner > build/go-by-example.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user