3 lines
75 B
Bash
3 lines
75 B
Bash
|
#!/bin/bash
|
||
|
exec ../../gocryptfs -fsck -extpass "echo test" broken_fs_v1.4
|