Add tmp dir stuff
This commit is contained in:
parent
21385f49dd
commit
6701650f1f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Guidelines
|
# Guidelines
|
||||||
|
|
||||||
- Scripts must use `set -euo pipefail`
|
- Scripts must use `set -euo pipefail`
|
||||||
|
- All work should be done in a temporary directory (`mktemp -d`)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue