Correcting the python location in the register script.

This commit is contained in:
prachi 2012-04-24 15:20:26 -07:00
parent 3207ef6b78
commit a515a9441f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/cygdrive/c/Python26/python
#!/usr/bin/python
import base64
import hmac