mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 23:04:15 +00:00
adding more info on actions with verbose (#83)
This commit is contained in:
@@ -90,7 +90,7 @@ cat ${cfg}
|
||||
echo "test" > ${tmps}/dotfiles/abc
|
||||
|
||||
# install
|
||||
cd ${ddpath} | ${bin} install -f -c ${cfg} -p p1
|
||||
cd ${ddpath} | ${bin} install -f -c ${cfg} -p p1 --verbose
|
||||
|
||||
# checks
|
||||
[ ! -e ${tmpa}/pre ] && echo "pre arg action not found" && exit 1
|
||||
|
||||
Reference in New Issue
Block a user