mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 19:22:39 +02:00
Should've got it right in first place but NO there was this print() which f's up everything
Signed-off-by: tacticalDevC <tacticaldevc@tutanota.com>
This commit is contained in:
parent
b44be9a5b8
commit
93975ea508
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ _BACKUP_PUB_DEVICE = args.public_backup_device
|
||||||
_BACKUP_DEVICE = args.create_backup_usb
|
_BACKUP_DEVICE = args.create_backup_usb
|
||||||
|
|
||||||
_WORKDIR = getoutput("mktemp -d")
|
_WORKDIR = getoutput("mktemp -d")
|
||||||
print(_WORKDIR)
|
|
||||||
|
|
||||||
|
|
||||||
# ===== CONSTANTS =====
|
# ===== CONSTANTS =====
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue