summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index da1a763..6a248d2 100755
--- a/update.sh
+++ b/update.sh
@@ -14,4 +14,4 @@ nix --extra-experimental-features "nix-command flakes" flake update
git diff --exit-code flake.lock && exit 0
git add .
git commit -m "update flake.lock"
-git push ssh://git@git.toufy.me:servers
+git push git@git.toufy.me:servers main