diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-11-13 13:39:37 -0800 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-11-13 13:39:37 -0800 |
commit | 36bc66f0f5ddb700030b80cedd801ab64899cc42 (patch) | |
tree | bc88cf7895f3f83ce23fd1ba2c79d5d4869d76c9 /updatesite | |
parent | 7879e75fa5be0e71a73c517e7d98a74679cecbf2 (diff) |
updated updatesite command for both repos
Diffstat (limited to 'updatesite')
-rwxr-xr-x | updatesite | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ fi git add . git commit -m "$1" -git push +git push origin +git push mirror |