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
|
||||
|
||||
- Scripts must use `set -euo pipefail`
|
||||
- All work should be done in a temporary directory (`mktemp -d`)
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue