From 67ba00e230e732784e6197aaab90813fe9b1899f Mon Sep 17 00:00:00 2001 From: Marwolf Date: Wed, 22 Aug 2018 11:18:03 -0400 Subject: [PATCH] Hodor --- Linux_Cloner.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_Cloner.sh b/Linux_Cloner.sh index f6922da..61a0c6a 100755 --- a/Linux_Cloner.sh +++ b/Linux_Cloner.sh @@ -10,6 +10,6 @@ choice="" cd / -sudo git clone https://github.com/Open-RSC/Docker-Home.git &>/dev/null +sudo git clone https://github.com/Marwolf/Docker-Home.git &>/dev/null cd /Docker-Home "./Linux_Installer.sh"