mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 06:44:18 +00:00
enable force on install
This commit is contained in:
@@ -56,6 +56,8 @@ basedir=`mktemp -d --suffix='-dotdrop-tests' || mktemp -d`
|
||||
echo "[+] dotdrop dir: ${basedir}"
|
||||
echo "[+] dotpath dir: ${basedir}/dotfiles"
|
||||
|
||||
export DOTDROP_WORKERS=1
|
||||
|
||||
# create the config file
|
||||
cfg="${basedir}/config.yaml"
|
||||
cat > ${cfg} << _EOF
|
||||
|
||||
Reference in New Issue
Block a user