From b5ada168d5402da43cd1c1d8ac3f02dcd15441c0 Mon Sep 17 00:00:00 2001 From: "Ch.Frankenstein" Date: Tue, 17 Sep 2019 09:30:34 +0200 Subject: [PATCH] Change gitgem to github --- webinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinstall.sh b/webinstall.sh index ce03749..76db0e0 100755 --- a/webinstall.sh +++ b/webinstall.sh @@ -1213,7 +1213,7 @@ fi if [ "$modsel" = "1" ] || [ "$modsel" = "2" ] || [ "$modsel" = "4" ] || [ "$modsel" = "5" ] || [ "$modsel" = "8" ] || [ "$modsel" = "9" ]; then if [ ! -f skripte.tar ]; then cd /home - git clone https://gitgem.com/TekLab/tekbase-scripts-linux.git skripte + git clone https://github.com/teklab-de/tekbase-scripts-linux.git skripte if [ ! -f /skripte/autoupdater ]; then cd $installhome wget --no-check-certificate https://teklab.s3.amazonaws.com/tekbase_scripts.tar