1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 13:56:44 +00:00

verbosity

This commit is contained in:
deadc0de6
2023-11-13 23:24:26 +01:00
parent c900ed3b25
commit beef6a696f

View File

@@ -111,7 +111,7 @@ _EOF
# update
echo "[+] update"
cd "${ddpath}" | ${bin} update -f -c "${cfg}" --profile=p1
cd "${ddpath}" | ${bin} update -f --verbose -c "${cfg}" --profile=p1
# check "a" files are correct
grep_or_fail 'b' "${dt}/a/c/acfile"