Update deployment
- Updated simpleadmin content deployment script to obtain content from latest PR's #163 and #165 - Updated all deployment scripts to reflect a gitroot branch of development-SDXLEMUR - Removed an unused deployment script that is no longer needed.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Define GitHub repo info
|
||||
GITUSER="iamromulan"
|
||||
REPONAME="quectel-rgmii-toolkit"
|
||||
GITTREE="SDXLEMUR"
|
||||
GITTREE="development-SDXLEMUR"
|
||||
GITMAINTREE="SDXLEMUR"
|
||||
GITDEVTREE="development-SDXLEMUR"
|
||||
GITROOT="https://raw.githubusercontent.com/$GITUSER/$REPONAME/$GITTREE"
|
||||
|
||||
Reference in New Issue
Block a user