chore: sync kalinamall (README и файлы зеркала)
This commit is contained in:
@@ -26,7 +26,10 @@ sync_remote() {
|
||||
fi
|
||||
done
|
||||
|
||||
git add -A
|
||||
rm -rf .cursor .cursorignore
|
||||
|
||||
git add -u .
|
||||
git add README.md
|
||||
if git diff --cached --quiet; then
|
||||
echo "[push-remotes] $remote: без изменений"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user