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"