diff --git a/README.md b/README.md
index 1701461..93fe0a3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Distribution: Debian 9-10 / Ubuntu 16.04 - 18.04
CPU: 1 vCore
Ram: 2GB
  
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/spigot_autobild.sh')
+bash <(wget -O - 'https://git.io/JYBMI')
-----
@@ -18,7 +18,7 @@ Ram: 2GB
## TS3AudioBot Installer
  
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/ts3audiobot_installer.sh')
+bash <(wget -O - 'https://git.io/JYBMG')
-----
@@ -27,7 +27,7 @@ Ram: 2GB
## System - Info
  
is not finished
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/system_info.sh')
+bash <(wget -O - 'https://git.io/JYBM8')
-----
@@ -35,7 +35,7 @@ is not finished
## Geekbench5 Downloader
   
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/geekbench_downloader.sh')
+bash <(wget -O - 'https://git.io/JYBME')
-----
@@ -43,7 +43,7 @@ is not finished
## Repo Autosetrepo
    
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/Autosetrepo.sh')
+bash <(wget -O - 'https://git.io/JYBMr')
-----
@@ -51,7 +51,7 @@ is not finished
## Prometheus + Grafana + Node_Exporter Quick Installer
   
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/prometheus.sh')
+bash <(wget -O - 'https://git.io/JYBMi')
-----
@@ -60,4 +60,12 @@ is not finished
## Python Quick Build and Install
Version: 3.9.2
   
-bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/python-quick-build.sh')
\ No newline at end of file
+bash <(wget -O - 'https://git.io/JYBMM')
+
+
+-----
+
+
+## Speedtest
+   
+bash <(wget -O - 'https://git.io/JYBM7')
\ No newline at end of file
diff --git a/sh_scripts/spigot_autobild.sh b/sh_scripts/spigot_autobild.sh
index 00c3239..2fd6107 100644
--- a/sh_scripts/spigot_autobild.sh
+++ b/sh_scripts/spigot_autobild.sh
@@ -29,7 +29,8 @@ wget https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifac
clear
echo "Checking software packages ..."
-apt-get install git default-jdk -y > /dev/null
+apt-get update
+apt-get install git default-jdk -y
echo "start building ..."
sleep 2
java -jar BuildTools.jar