fix: tmp/ location

This commit is contained in:
MDLeom 2022-01-08 02:12:19 +00:00
parent 91589262ff
commit d4b34315f7
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
set -efux -o pipefail
## Create a temporary working folder
mkdir -p "../tmp/"
cd "../tmp/"
mkdir -p "tmp/"
cd "tmp/"
## Prepare datasets