mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
sync model settings
This commit is contained in:
parent
25687c2db1
commit
8a3cc6041d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ sync_repo() {
|
||||||
"$REPO_ROOT/" \
|
"$REPO_ROOT/" \
|
||||||
"$DEST:~/aider/" || sleep 0.1
|
"$DEST:~/aider/" || sleep 0.1
|
||||||
|
|
||||||
rsync -a .env .gitignore "$DEST:~/aider/." || sleep 0.1
|
rsync -a .env .gitignore .aider.model.settings.yml "$DEST:~/aider/." || sleep 0.1
|
||||||
|
|
||||||
echo Done syncing, waiting.
|
echo Done syncing, waiting.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue