瀏覽代碼

Fix the push command in the Makefile

Carsten Dominik 17 年之前
父節點
當前提交
21afe74f02
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -238,4 +238,4 @@ clean:
 
 
 push:
-	git+ssh://repo.or.cz/svr/git/org-mode.git master
+	git-push git+ssh://repo.or.cz/srv/git/org-mode.git master