3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
google-authenticator -t -d -f -r 3 -R 30 -W
|