Use python3 instead of python in manage.py

master
Alice 8 years ago
parent e0ce309483
commit a98fa6c093

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import sys

Loading…
Cancel
Save