Corrected GitRepo

This commit is contained in:
Patrick Schmidt
2023-05-27 17:32:29 +01:00
parent 73daee91a7
commit f33a5b74a1

View File

@@ -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"
}