Added shebangs
geändert: client/client.py geändert: lib/terminal_table.py umbenannt: server/main.py -> server/server.py
This commit is contained in:
Regular → Executable
+2
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
import os
|
||||
sys.path.append(os.getcwd())
|
||||
Reference in New Issue
Block a user