From 164b8b0eec5831b9a822fa952c561d448edc4f0d Mon Sep 17 00:00:00 2001 From: Daniel Schulte <trilader@gmail.com> Date: Thu, 9 Oct 2014 15:52:16 +0200 Subject: [PATCH] Updated default upstream repo --- config/Makefile.conf.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Makefile.conf.defaults b/config/Makefile.conf.defaults index 7294f62..16485db 100644 --- a/config/Makefile.conf.defaults +++ b/config/Makefile.conf.defaults @@ -8,5 +8,5 @@ ISO_RELEASE=trusty ISO_VERSION=14.04.1 ISO_FLAVOR=kubuntu -IMAGE_GIT_URL=https://learninglinux.fsmpi.rwth-aachen.de/git/lipstick.git -IMAGE_GIT_BRANCH=ws14 \ No newline at end of file +IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick +IMAGE_GIT_BRANCH=ws14 -- GitLab