From 193ccf5214db1bd6adc5c19a650e1e3e23d6407d Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 13 Jun 2025 06:56:32 +0200 Subject: Remove uthsc refs --- topics/deploy/uthsc-vpn.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'topics/deploy') 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 -- cgit 1.4.1