Explorar el Código

Changes to push script

Konstantin Ladutenko hace 10 años
padre
commit
eea51ce5ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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