bitwarden

This commit is contained in:
jaydee
2024-09-24 14:50:13 +02:00
parent 2de6448aa8
commit b7eef7da3c

View File

@@ -32,7 +32,7 @@ for o, a in opts:
elif o in ("-f", "--flip"):
_FLIP = True
elif o in ("-r", "--source"):
_SOURCE_DIR = True
_SOURCE_DIR = a
elif o in ("-s", "--sequence"):
a = a.split(",")
for s in a: