3 lines
86 B
Text
3 lines
86 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
gum input --password --placeholder='password' --prompt='secret: '
|