Begin ssh script
This commit is contained in:
@@ -6,5 +6,3 @@ read -n 1 -r -s -p $'Press enter when you have synced enpass...\n'
|
||||
|
||||
export MASTERPW=$(dialog --no-cancel --passwordbox "Enter Enpass master password." 10 60 3>&1 1>&2 2>&3 3>&1)
|
||||
|
||||
LABSPW=$(enpasscli -vault/home/chris/Documents/Enpass/Vaults/Primary -sort show "Scarif: Labs" 2>&1 | awk '{print $NF}')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user