7 lines
89 B
Bash
Executable File
7 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
|
|
enpass
|
|
|
|
read -n 1 -r -s -p $'Press enter when you have synced enpass...\n'
|
|
|