mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 16:58:03 +01:00
moved raspiblitz-web into raspiblitz github org
This commit is contained in:
parent
3b22b7a100
commit
7dfdcf9b3f
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ defaultBranch="v1.10"
|
||||||
defaultAPIuser="fusion44"
|
defaultAPIuser="fusion44"
|
||||||
defaultAPIrepo="blitz_api"
|
defaultAPIrepo="blitz_api"
|
||||||
|
|
||||||
defaultWEBUIuser="cstenglein"
|
defaultWEBUIuser="raspiblitz"
|
||||||
defaultWEBUIrepo="raspiblitz-web"
|
defaultWEBUIrepo="raspiblitz-web"
|
||||||
|
|
||||||
me="${0##/*}"
|
me="${0##/*}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/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
|
# 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
|
# the following is just a fallback to try during development if script given branch does not exist
|
||||||
|
|
Loading…
Add table
Reference in a new issue