mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
Update install.sh
seperately -> separately
This commit is contained in:
parent
f9c060a497
commit
0d5e670c14
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ else
|
|||
fi
|
||||
|
||||
|
||||
# some foldes (eg. .local/bin) should be processed seperately to avoid `--delete' for rsync,
|
||||
# some foldes (eg. .local/bin) should be processed separately to avoid `--delete' for rsync,
|
||||
# since the files here come from different places, not only about one program.
|
||||
v rsync -av ".local/bin/" "$HOME/.local/bin/"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue