readme upd

This commit is contained in:
Luxferre
2026-07-26 09:57:21 +03:00
parent bbd4f61ddd
commit 083c5abb67
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -4,6 +4,9 @@
[ -z "$OVPNCFG" ] && OVPNCFG="$2"
[ -z "$OVPNCFG" ] && OVPNCFG="client.ovpn"
printf "Using config from %s...\n" "$OVPNCFG"
GS_SECRET="$(md5sum "$OVPNCFG" | cut -d ' ' -f 1)"
GSPIDFILE='/tmp/gswarp-gs.pid'