mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 21:28:54 +02:00
moved raspiblitz-web into raspiblitz github org
This commit is contained in:
@@ -15,7 +15,7 @@ defaultBranch="v1.10"
|
||||
defaultAPIuser="fusion44"
|
||||
defaultAPIrepo="blitz_api"
|
||||
|
||||
defaultWEBUIuser="cstenglein"
|
||||
defaultWEBUIuser="raspiblitz"
|
||||
defaultWEBUIrepo="raspiblitz-web"
|
||||
|
||||
me="${0##/*}"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# main repo: https://github.com/cstenglein/raspiblitz-web
|
||||
# main repo: https://github.com/raspiblitz/raspiblitz-web
|
||||
|
||||
# NORMALLY user/repo/version will be defined by calling script - see build_sdcard.sh
|
||||
# the following is just a fallback to try during development if script given branch does not exist
|
||||
|
Reference in New Issue
Block a user