diff options
| author | toufic ar <contact@toufy.me> | 2026-06-23 02:16:00 +0300 |
|---|---|---|
| committer | toufic ar <contact@toufy.me> | 2026-06-23 02:23:39 +0300 |
| commit | cb7781dd9dba598a07981018b7e939d9cb50bcae (patch) | |
| tree | 6d42e4d1f805b903943c4982394fd42d19170e98 /update.sh | |
| parent | 6e1ab7c94f1af4d389acbdc5e6d3f37a1d1cb0e9 (diff) | |
| download | servers-cb7781dd9dba598a07981018b7e939d9cb50bcae.tar.gz servers-cb7781dd9dba598a07981018b7e939d9cb50bcae.zip | |
update push to main
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
