From cb7781dd9dba598a07981018b7e939d9cb50bcae Mon Sep 17 00:00:00 2001 From: toufic ar Date: Tue, 23 Jun 2026 02:16:00 +0300 Subject: update push to main --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') 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 -- cgit v1.3.1