mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 21:24:15 +00:00
handle symlink of templates through working directory
This commit is contained in:
@@ -89,7 +89,7 @@ grep '^this is some test' ${tmpd}/abc >/dev/null
|
||||
grep '^12' ${tmpd}/abc >/dev/null
|
||||
grep '^another test' ${tmpd}/abc >/dev/null
|
||||
|
||||
cat ${tmpd}/abc
|
||||
#cat ${tmpd}/abc
|
||||
|
||||
## CLEANING
|
||||
rm -rf ${tmps} ${tmpd}
|
||||
|
||||
Reference in New Issue
Block a user