made shebang less ambiguous

This commit is contained in:
kageru 2017-10-18 15:03:16 +02:00
parent 6d0fa461dd
commit 033f5ba404

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
# this file can be run on a server to act as the endpoint of the script.
# I mainly want to test whether this is faster than sftp