Преглед изворни кода

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