From 727ab053b394db11223a21a68bdf5128946a4840 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 6 Oct 2023 14:05:33 +0100 Subject: Change G-expression → G-expression script. --- topics/uthsc-vpn-with-free-software.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/uthsc-vpn-with-free-software.gmi b/topics/uthsc-vpn-with-free-software.gmi index 34c9901..651fb83 100644 --- a/topics/uthsc-vpn-with-free-software.gmi +++ b/topics/uthsc-vpn-with-free-software.gmi @@ -46,7 +46,7 @@ Then, run the openconnect-sso client as usual. ## Putting it all together using Guix G-expressions -Remembering to do all these steps is a hassle. Writing a shell script to automate this is a good idea, but why write shell scripts when we have G-expressions! Here's a G-expression that I prepared earlier. +Remembering to do all these steps is a hassle. Writing a shell script to automate this is a good idea, but why write shell scripts when we have G-expressions! Here's a G-expression script that I prepared earlier. => uthsc-vpn.scm Download it, tweak the %hosts variable to specify the hosts you are interested in, and run it like so: ``` -- cgit v1.2.3