Make server executable
This commit is contained in:
parent
f78eb8446c
commit
99cc052f6f
1 changed files with 1 additions and 0 deletions
1
server.py
Normal file → Executable file
1
server.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import logging
|
||||
import socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue