ofsp
This commit is contained in:
parent
e689bda9d8
commit
fbc8cbb83d
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -368,7 +368,7 @@ function main() {{
|
||||||
if (tab) {{
|
if (tab) {{
|
||||||
check(tab)
|
check(tab)
|
||||||
}} else {{
|
}} else {{
|
||||||
tab = 'my/projects/lsgm'
|
tab = 'my/projects/ofsp'
|
||||||
check(tab)
|
check(tab)
|
||||||
push(tab)
|
push(tab)
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in a new issue