소스 검색

add info about default gin instance to set it up again if there are problems

julien colomb 2 년 전
부모
커밋
2a8fa90b72
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      initiation_scripts/OSX-SFB1315-portal-initialisation.command

+ 3 - 0
initiation_scripts/OSX-SFB1315-portal-initialisation.command

@@ -4,6 +4,9 @@
 # add server, named hu
 gin add-server --web https://gindata.biologie.hu-berlin.de:443 --git git@gindata.biologie.hu-berlin.de:10022 hu
 
+# if anything goes wrong, you may need to readd the gin default server:
+# gin add-server --web https://gin.g-node.org:443 --git git@gin.g-node.org:22 gin
+
 # chose hu server for this computer
 gin use-server hu