fix
This commit is contained in:
parent
761ac11ceb
commit
d7876e6b45
|
@ -7,4 +7,4 @@ def source(inp):
|
|||
if inp == "pull":
|
||||
os.system("git pull")
|
||||
return "updating..."
|
||||
return "my source code: https://git.xeserv.us/xena/h2
|
||||
return "my source code: https://git.xeserv.us/xena/h2"
|
||||
|
|
Loading…
Reference in New Issue