initial
This commit is contained in:
commit
882fb6f424
5 changed files with 194 additions and 0 deletions
6
run
Executable file
6
run
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
python3 -m calls
|
Loading…
Add table
Add a link
Reference in a new issue