Dir exists bug
This commit is contained in:
parent
775f627062
commit
ba445e87df
|
@ -3,7 +3,7 @@ set -euo pipefail
|
||||||
IFS=$'\n\t'
|
IFS=$'\n\t'
|
||||||
|
|
||||||
# make parallel citation shut up
|
# make parallel citation shut up
|
||||||
mkdir ~executor/.parallel
|
mkdir -p ~executor/.parallel
|
||||||
touch ~executor/.parallel/will-cite
|
touch ~executor/.parallel/will-cite
|
||||||
|
|
||||||
# repair ownership
|
# repair ownership
|
||||||
|
|
Loading…
Reference in New Issue
Block a user