mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-04 19:43:29 +03:00
Update supported versions
This commit is contained in:
parent
616e123e6f
commit
842361bc6e
2 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ Supported distributions:
|
|||
- Fedora
|
||||
- CentOS
|
||||
- Arch Linux
|
||||
- Oracle Linux
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue