mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 07:00:04 +00:00
improve tests
This commit is contained in:
@@ -75,8 +75,8 @@ _EOF
|
||||
|
||||
# import
|
||||
echo "[+] import"
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/program
|
||||
cd ${ddpath} | ${bin} import -c ${cfg} ${tmpd}/config
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/program
|
||||
cd ${ddpath} | ${bin} import -f -c ${cfg} ${tmpd}/config
|
||||
|
||||
# add files
|
||||
echo "[+] add files"
|
||||
|
||||
Reference in New Issue
Block a user