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