diff --git a/Makefile b/Makefile index dd6b5f6..4f34fbe 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ push: cgit gh -cgit: - git push -u ghmirror - gh: + git push -u ghmirror + +cgit: sudo git push -u origin \ No newline at end of file