diff --git a/scripts/globals.sh b/scripts/globals.sh index f3faacd..b80011b 100644 --- a/scripts/globals.sh +++ b/scripts/globals.sh @@ -81,6 +81,6 @@ function set_globals() { #=============== Mobileraker ================# MOBILERAKER_ENV="${HOME}/mobileraker-env" MOBILERAKER_DIR="${HOME}/mobileraker_companion" - MOBILERAKER_REPO="https://github.com/Clon1998/mobileraker.git" + MOBILERAKER_REPO="https://github.com/Clon1998/mobileraker_companion.git" }