Commit 21532bee authored by Dobli's avatar Dobli
Browse files

made script shebang use python3 instead of generic python

parent ac18d1c1
#!/usr/bin/env python
#!/usr/bin/env python3
import bcrypt
import crypt
import docker
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment