From 0098529fb74d8fb1f2f8f5b05782776785c31018 Mon Sep 17 00:00:00 2001 From: simono41 Date: Mon, 26 Feb 2018 02:46:23 +0100 Subject: [PATCH] new-server --- arch-graphical-install-auto | 4 ++-- arch-install | 2 +- update.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch-graphical-install-auto b/arch-graphical-install-auto index fd4f11a..8753cb4 100755 --- a/arch-graphical-install-auto +++ b/arch-graphical-install-auto @@ -13,8 +13,8 @@ echo "Als root Angemeldet" VERSION_ID=$(cat /etc/os-release | grep "ID") RCLOCAL='/etc/rc.local' SYSCTL='/etc/sysctl.conf' -WEBADDRESS="http://137.74.140.105/simono41/SpectreOS.git" -WEBADDRESS1="http://137.74.140.105/simono41/shell-scripte.git" +WEBADDRESS="https://github.com/simono41/SpectreOS.git" +WEBADDRESS1="https://github.com/simono41/shell-scripte.git" SUDOERS="/etc/sudoers" repo="SpectreOS" repo1="shell-scripte" diff --git a/arch-install b/arch-install index 4a3015b..6b8572f 100755 --- a/arch-install +++ b/arch-install @@ -4,7 +4,7 @@ set -ex echo "Version : Fr 22. Dez 00:00:41 CET 2017" -WEBADDRESS="http://137.74.140.105/simono41/SpectreOS.git" +WEBADDRESS="https://github.com/simono41/SpectreOS.git" repo="SpectreOS" user="user1" version="%VERSION%" diff --git a/update.sh b/update.sh index 643f497..a671646 100755 --- a/update.sh +++ b/update.sh @@ -6,7 +6,7 @@ set -ex echo "Version : Fr 22. Dez 00:00:41 CET 2017" -WEBADDRESS="http://137.74.140.105/simono41/SpectreOS.git" +WEBADDRESS="https://github.com/simono41/SpectreOS.git" repo="SpectreOS" user="user1"