Jelajahi Sumber

Fix the push command in the Makefile

Carsten Dominik 17 tahun lalu
induk
melakukan
21afe74f02
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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