This commit is contained in:
Christine Dodrill 2015-11-29 11:12:29 -08:00
parent 761ac11ceb
commit d7876e6b45
1 changed files with 1 additions and 1 deletions

View File

@ -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"