From 292fd74bbd39da38867892a72022f30c7c86982f Mon Sep 17 00:00:00 2001 From: Fabio Date: Wed, 18 Jun 2025 20:36:45 +0800 Subject: [PATCH] Aggiorna README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 945f96e..163999f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ First, get the script and make it executable: ```bash -curl -O https://git.patachina.duckdns.org/Fabio/openvpn-install/raw/branch/master/openvpn-install.sh +curl -O https://forgit.patachina.it/Fabio/openvpn-install/raw/branch/master/openvpn-install.sh chmod +x openvpn-install.sh ``` Then run it: