mirror of https://github.com/apache/cloudstack.git
Correcting the python location in the register script.
This commit is contained in:
parent
3207ef6b78
commit
a515a9441f
|
|
@ -1,4 +1,4 @@
|
|||
#!/cygdrive/c/Python26/python
|
||||
#!/usr/bin/python
|
||||
|
||||
import base64
|
||||
import hmac
|
||||
|
|
|
|||
Loading…
Reference in New Issue