diff options
| author | Pjotr Prins | 2025-06-13 06:56:32 +0200 |
|---|---|---|
| committer | Pjotr Prins | 2025-06-13 06:56:32 +0200 |
| commit | 193ccf5214db1bd6adc5c19a650e1e3e23d6407d (patch) | |
| tree | b234cf7833c7a903738f0a55888926b153a4a829 /topics/deploy | |
| parent | d27d047db4e3c823090ce68a56029ed95336b767 (diff) | |
| download | gn-ai-193ccf5214db1bd6adc5c19a650e1e3e23d6407d.tar.gz | |
Remove uthsc refs
Diffstat (limited to 'topics/deploy')
| -rw-r--r-- | topics/deploy/uthsc-vpn.scm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/topics/deploy/uthsc-vpn.scm b/topics/deploy/uthsc-vpn.scm index 93b25955..82f67f5b 100644 --- a/topics/deploy/uthsc-vpn.scm +++ b/topics/deploy/uthsc-vpn.scm @@ -9,10 +9,7 @@ ;; Put in the hosts you are interested in here. (define %hosts (list "octopus01" - "tux01.genenetwork.org" - "tux03.genenetwork.org" - "tux04.genenetwork.org" - "space.uthsc.edu")) + "spacex.uthsc.edu")) (define (ini-file name scm) "Return a file-like object representing INI file with @var{name} and |
