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