浏览代码

Changes to push script

Konstantin Ladutenko 10 年之前
父节点
当前提交
eea51ce5ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      push-to-github.sh

+ 1 - 1
push-to-github.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 # after adding origin with:
-#   git remote add origin git@github.com:kostyfisik/scattnlay.git
+#   git remote add origin git@github.com:ovidiopr/scattnlay.git
 git push --tags -u origin master