mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 18:45:13 +00:00
shell linting
This commit is contained in:
2
tests-ng/notemplate.sh
vendored
2
tests-ng/notemplate.sh
vendored
@@ -238,7 +238,7 @@ _EOF
|
||||
#cat ${cfg}
|
||||
|
||||
# clean destination
|
||||
rm -rf "${tmpd}"/*
|
||||
rm -rf "${tmpd:?}"/*
|
||||
|
||||
# install
|
||||
cd "${ddpath}" | ${bin} install -f --showdiff -c "${cfg}" -p p1 -V
|
||||
|
||||
Reference in New Issue
Block a user