diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..277bac0 Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index 6a60e1a..b08597c 100644 --- a/README.md +++ b/README.md @@ -3,85 +3,6 @@ Paar wunderbare Scripts ----- - -## Spigot Auto-Build Scripts -Systemrequirements:
-Distribution: Debian 9-11 / Ubuntu 16.04 - 20.04
-CPU: 1 vCore
-Ram: 2GB

-![](https://img.shields.io/badge/Debian%2011-work!-green) ![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBMI') - - ------ - - -## TS3AudioBot Installer -![](https://img.shields.io/badge/Debian%2011-work!-green) ![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBMG') - - ------ - - -## System - Info -![](https://img.shields.io/badge/Debian%2010%20-%20error%20-%20red) ![](https://img.shields.io/badge/Debian%209%20-%20error%20-%20red) ![](https://img.shields.io/badge/Ubuntu%2018.04%20-error-%20red)
-is not finished
-bash <(wget -O - 'https://git.io/xxxx') - - ------ - - -## Geekbench5 Downloader -![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBME') - - ------ - - -## Official Repo -![](https://img.shields.io/badge/Debian%2011-testing!-black) ![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu--20.04-work!-green)![](https://img.shields.io/badge/Ubuntu--18.04-work!-green) ![](https://img.shields.io/badge/Ubuntu--16.04-work!-green)
-bash <(wget -O - 'https://git.io/JYN1M') - - ------ - - -## Prometheus + Grafana + Node_Exporter Quick Installer -![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBMi') - - ------ - - -## Python Quick Build and Install -Version: 3.9.2 -![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBMM') - - ------ - - -## Speedtest -![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYBM7') - - ------ - - -## (L)inux(A)pache(M)ysql(P)HP -![](https://img.shields.io/badge/Debian%2010%20-%20error%20-%20red) ![](https://img.shields.io/badge/Debian%209%20-%20error%20-%20red) ![](https://img.shields.io/badge/Ubuntu%2018.04%20-error-%20red)
-bash <(wget -O - 'https://git.io/JYAMt') - - ----- - - -## Password-Generator -![](https://img.shields.io/badge/Debian%2010-work!-green) ![](https://img.shields.io/badge/Debian%209-work!-green) ![](https://img.shields.io/badge/Ubuntu%2020.04-work!-green) ![](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)
-bash <(wget -O - 'https://git.io/JYA1y') \ No newline at end of file +## Run Installer +Systemrequirements: Debian 9-11 & Ubuntu 16.04 - 20.04 +bash <(wget -O -'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/launcher.sh') diff --git a/launcher.sh b/launcher.sh index e66640c..12c7ade 100644 --- a/launcher.sh +++ b/launcher.sh @@ -38,23 +38,23 @@ clear case $CHOICE in 1) echo "Launching LAMP Installer" - bash <(curl -s https://raw.githubusercontent.com/mrunknownde/Linux-Script/master/sh_scripts/lamp.sh) + bash <(curl -s https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/lamp.sh) ;; 2) echo "Launching Python 3 Installer" - bash <(curl -s https://raw.githubusercontent.com/mrunknownde/Linux-Script/master/sh_scripts/python-quick-build.sh) + bash <(curl -s https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/python-quick-build.sh) ;; 3) echo "Launching Spigot Builder" - bash <(curl -s https://raw.githubusercontent.com/mrunknownde/Linux-Script/master/sh_scripts/spigot-builder.sh) + bash <(curl -s https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/spigot-builder.sh) ;; 4) echo "Launching Ts3AudioBot Installer" - bash <(curl -s https://raw.githubusercontent.com/mrunknownde/Linux-Script/master/sh_scripts/ts3audiobot.sh) + bash <(curl -s https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/ts3audiobot.sh) ;; 5) echo "Launching Geekbench 5 Installer" - bash <(curl -s https://raw.githubusercontent.com/mrunknownde/Linux-Script/master/sh_scripts/geekbench.sh) + bash <(curl -s https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/geekbench.sh) ;; 6) echo "Exiting"