@@ -49,7 +49,7 @@ def flash(dev):
print("flashed")
with tempfile.TemporaryDirectory() as tempdir:
mount_cmd = ["mount",f"{dev}2", tempdir]
mount_cmd = ["mount",/dev/f"{dev}2", tempdir]
umount_cmd = ["umount", tempdir]
print("mounting")
The note is not visible to the blocked user.