5 lines
45 B
Bash
Executable file
5 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
|
|
PROG=./scrypt-genpass
|
|
|
|
$PROG -t
|