summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authortoufic ar <contact@toufy.me>2026-06-23 02:16:00 +0300
committertoufic ar <contact@toufy.me>2026-06-23 02:23:39 +0300
commitcb7781dd9dba598a07981018b7e939d9cb50bcae (patch)
tree6d42e4d1f805b903943c4982394fd42d19170e98 /update.sh
parent6e1ab7c94f1af4d389acbdc5e6d3f37a1d1cb0e9 (diff)
downloadservers-cb7781dd9dba598a07981018b7e939d9cb50bcae.tar.gz
servers-cb7781dd9dba598a07981018b7e939d9cb50bcae.zip
update push to main
Diffstat (limited to 'update.sh')
-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