This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
CCrypto
/
ccvpn3
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Use python3 instead of python in manage.py
master
Alice
6 years ago
parent
e0ce309483
commit
a98fa6c093
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
manage.py
+ 1
- 1
manage.py
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python
3
import os
import sys
Write
Preview
Loading…
Cancel
Save