mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 13:01:18 +00:00
fix missing variables
This commit is contained in:
@@ -76,7 +76,7 @@ _EOF
|
||||
|
||||
# create the dotfile
|
||||
mkdir -p ${tmps}/dotfiles/d1
|
||||
echo "{{@@ var1 @@}}" > ${tmps}/dotfiles/d1/empty
|
||||
echo "{#@@ should be stripped @@#}" > ${tmps}/dotfiles/d1/empty
|
||||
echo "not empty" > ${tmps}/dotfiles/d1/notempty
|
||||
|
||||
# install
|
||||
|
||||
Reference in New Issue
Block a user