Browse Source

oops

master
Martin Dørum 5 years ago
parent
commit
0b0f8738df
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      record.py

+ 2
- 0
record.py View File

@@ -44,4 +44,6 @@ def record(path, dev):

if len(sys.argv) != 2:
print(f"Usage: {sys.argv[0]} <path>")
sys.exit(1)

record(sys.argv[1], 2)

Loading…
Cancel
Save