1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

enable force on install

This commit is contained in:
deadc0de6
2020-11-16 14:25:16 +01:00
parent 7dd8019582
commit 315a898e77
10 changed files with 16 additions and 13 deletions

View File

@@ -55,6 +55,7 @@ tmpd=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
# temporary
tmpa=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
export DOTDROP_WORKERS=1
# create the config file
cfg="${tmps}/config.yaml"