Sign in
edge
/
apidVerifyApiKey
/
c48842a30a9f78ea4fb4fbbc2a69bbe693683cfa
/
.
/
vendor
/
github.com
/
pelletier
/
go-toml
/
clean.sh
blob: 44d49d936dcce5bafbf3622a2235a61de749815b [
file
] [
log
] [
blame
]
#!/bin/bash
# fail out of the script if anything here fails
set
-
e
# clear out stuff generated by test.sh
rm
-
rf src test_program_bin toml
-
test