Fix syntax
This commit is contained in:
parent
251524ef47
commit
5720c14257
@ -133,7 +133,7 @@ if [[ -d ~/.easystroke ]]; then
|
||||
fi
|
||||
|
||||
# elvish
|
||||
if [[ -d ~/.elvish]]; then
|
||||
if [[ -d ~/.elvish ]]; then
|
||||
rsync -ah ~/.elvish ~/old_dat/ || echo Directory does not exist
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user