mirror of
https://github.com/linbailo/zyqinglong.git
synced 2026-01-12 19:30:42 +08:00
添加结束语
This commit is contained in:
parent
1ba8223c06
commit
ea1d034403
1
mt.py
1
mt.py
@ -60,6 +60,7 @@ if __name__ == '__main__':
|
|||||||
username = os.environ.get("mtusername")
|
username = os.environ.get("mtusername")
|
||||||
else:
|
else:
|
||||||
print('不存在青龙、github变量')
|
print('不存在青龙、github变量')
|
||||||
|
exit
|
||||||
if 'mtpassword' in os.environ:
|
if 'mtpassword' in os.environ:
|
||||||
password = os.environ.get("mtpassword")
|
password = os.environ.get("mtpassword")
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user