From d4bf4ea86776d1338e43af0d976804b40daafd50 Mon Sep 17 00:00:00 2001 From: TheRealHeyJack Date: Wed, 9 Dec 2020 20:03:50 +0000 Subject: [PATCH] README.md Temp Fix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0761bc9..f6452f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.

-`bash <(curl -sSL https://github.com/Revenact/Pterodactyl-Script/releases/download/v0.0.1/install.sh)`
+`curl -Ls https://api.github.com/repos/Revenact/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -`
+
+`bash install.sh`

Visit my forum: https://revenact.io
Telegram group: https://t.me/revenact