feat: add Mobileraker #343

Merged
Clon1998 merged 8 commits from master into master 2023-06-17 19:34:27 +02:00
Showing only changes of commit f33a5b74a1 - Show all commits

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