mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-24 05:56:02 +03:00
Update supported versions
This commit is contained in:
parent
616e123e6f
commit
842361bc6e
@ -21,6 +21,7 @@ Supported distributions:
|
|||||||
- Fedora
|
- Fedora
|
||||||
- CentOS
|
- CentOS
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
|
- Oracle Linux
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Secure WireGuard server installer for Debian, Ubuntu, CentOS, Fedora and Arch Linux
|
# Secure WireGuard server installer
|
||||||
# https://github.com/angristan/wireguard-install
|
# https://github.com/angristan/wireguard-install
|
||||||
|
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
|
Loading…
Reference in New Issue
Block a user