Aggiorna README.md
Some checks are pending
Lint / super-linter (push) Waiting to run
Test / install (debian-11-x64) (push) Waiting to run
Test / install (debian-12-x64) (push) Waiting to run
Test / install (fedora-39-x64) (push) Waiting to run
Test / install (fedora-40-x64) (push) Waiting to run
Test / install (ubuntu-22-04-x64) (push) Waiting to run
Test / install (ubuntu-24-04-x64) (push) Waiting to run

This commit is contained in:
Fabio 2025-06-18 20:36:45 +08:00
parent 1b9b7fa38b
commit 292fd74bbd

View file

@ -3,7 +3,7 @@
First, get the script and make it executable: First, get the script and make it executable:
```bash ```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 chmod +x openvpn-install.sh
``` ```
Then run it: Then run it: