mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 04:41:33 -05:00
Updated README.md to show changes and updated URL
This commit is contained in:
parent
e31c6d79e4
commit
7307f24c9a
20
README.md
20
README.md
@ -2,7 +2,7 @@
|
||||
Installing Pterodactyl in just a few minutes! <br />
|
||||
Please note this script is meant to be used on fresh installations only. You must run it as root. <br />
|
||||
<br />
|
||||
`bash <(curl -sSL https://raw.githubusercontent.com/Revenact/Pterodactyl-Script/master/install.sh)` <br />
|
||||
`bash <(curl -sSL https://github.com/Revenact/Pterodactyl-Script/releases/download/v0.0.1/install.sh)` <br />
|
||||
<br />
|
||||
Visit my forum: https://revenact.io <br />
|
||||
Telegram group: https://t.me/revenact <br />
|
||||
@ -18,13 +18,11 @@ This Script also includes a migration script for 0.7 to 1.0 and Daemon to Wings
|
||||
# Supported Operating System
|
||||
| Operating System | Version | Supported | Recommended | Notes |
|
||||
| ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ |
|
||||
| Ubuntu | 20.04 | :white_check_mark: | :white_check_mark: | |
|
||||
| | 18.04 | :white_check_mark: | :white_check_mark: | |
|
||||
| | 16.04 | :white_check_mark: | :red_circle: | Old, not recently tested |
|
||||
| Debian | 10 | :white_check_mark: | :white_check_mark: | |
|
||||
| | 9 | :white_check_mark: | :red_circle: | Old, not recently tested |
|
||||
| CentOS | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker |
|
||||
| | 7 | :white_check_mark: | :white_check_mark: | |
|
||||
| RHEL | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker |
|
||||
| Fedora | 32 | :white_check_mark: | :white_check_mark: | |
|
||||
| | 31 | :white_check_mark: | :red_circle: | Old, near end of life |
|
||||
| Ubuntu | 20.04 | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
| | 18.04 | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
| Debian | 10 | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
| CentOS | Stream | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
| | 8 | :heavy_check_mark: | :heavy_check_mark: | Old, Will be removed in Future. |
|
||||
| RHEL | 8 | :heavy_check_mark: | :red_circle: | |
|
||||
| Fedora | 33 | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
| | 32 | :heavy_check_mark: | :heavy_check_mark: | |
|
||||
|
Loading…
Reference in New Issue
Block a user