SFB1315-portal-initialisation.command 323 B

1234567891011
  1. #!/usr/bin/env bash
  2. # this script set gin to work with SFB1315 data portal GIN-Tonic instance.
  3. # add server, named hu
  4. gin add-server --web https://gindata.biologie.hu-berlin.de:443 --git git@gindata.biologie.hu-berlin.de:10022 hu
  5. # chose hu server for this computer
  6. gin use-server hu
  7. # login to the data portal
  8. gin login