diff --git a/README-CDSC b/README-CDSC index 6f9d436..ac72f96 100644 --- a/README-CDSC +++ b/README-CDSC @@ -6,7 +6,11 @@ Install prerequisites. This will include: -sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy + sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy + +Also, note that you'll need at least version 8 of openconnect. If you're not sure what you've got, run: + + openconnect --version 2. diff --git a/hipreport-modified.sh b/hipreport-modified.sh index 9ee4099..2253596 100755 --- a/hipreport-modified.sh +++ b/hipreport-modified.sh @@ -53,7 +53,7 @@ MONTH=$(date +'%m') YEAR=$(date +'%Y') # This value may need to be extracted from the official HIP report, if a made-up value is not accepted. -HOSTID="5cc0b7cc-2b61-11b2-a85c-d8fd39283322" +HOSTID="D52047CC-33AF-11B2-A85C-89044BD0C4D8" cat <