소스 검색

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