typo
This commit is contained in:
parent
eda6894863
commit
2881c892d8
1 changed files with 2 additions and 1 deletions
3
sync.sh
3
sync.sh
|
@ -10,7 +10,8 @@ function sync() {
|
|||
--info=progress2 \
|
||||
--filter=':- .gitignore' \
|
||||
--filter=':- .dockerignore' \
|
||||
--exclude '.git sync.sh' \
|
||||
--exclude '.git' \
|
||||
--exclude 'sync.sh' \
|
||||
--delete \
|
||||
$SOURCE $TARGET
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue