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