Update supported versions

This commit is contained in:
Stanislas 2021-11-12 17:33:29 +01:00
parent 616e123e6f
commit 842361bc6e
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@ Supported distributions:
- Fedora
- CentOS
- Arch Linux
- Oracle Linux
## Usage

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Secure WireGuard server installer for Debian, Ubuntu, CentOS, Fedora and Arch Linux
# Secure WireGuard server installer
# https://github.com/angristan/wireguard-install
RED='\033[0;31m'