[server] add server stub and command line clients

This commit is contained in:
2020-08-07 18:48:47 +02:00
parent 3a09e301c0
commit 589286fad1
11 changed files with 68 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/python3
#!/usr/bin/python3
import argparse
import glob
import os