From e87cc4242e0b7f22228fa383706863c9b103a1e6 Mon Sep 17 00:00:00 2001 From: SPAWNRYS Date: Tue, 7 May 2024 07:56:43 +0000 Subject: [PATCH] Script updated --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 10f961e..b9a1971 100644 --- a/install.sh +++ b/install.sh @@ -16,7 +16,7 @@ installTheme(){ echo "Installing theme..." cd /var/www/pterodactyl rm -r IceMinecraftTheme - git clone https://github.com/Angelillo15/IceMinecraftTheme.git + git clone https://git.onimai.ru/SPAWNRYS/IceMinecraftTheme.git cd IceMinecraftTheme rm /var/www/pterodactyl/resources/scripts/IceMinecraftTheme.css rm /var/www/pterodactyl/resources/scripts/index.tsx