Delete .local/bin/setup/setuppass

This commit is contained in:
2026-02-22 23:25:53 +00:00
parent 10e49d71c0
commit 2511f3525d

View File

@@ -1,14 +0,0 @@
#! /bin/bash
[ -z MASTERPW ] &&
export MASTERPW=$(dialog --no-cancel --passwordbox "Enter Enpass master password." 10 60 3>&1 1>&2 2>&3 3>&1 | sed 's/\s//g')
echo "$MASTERPW" | xclip -selection clipboard -i
chmod 700 "$HOME/.config/gnupg"
gpg --full-generate-key
pass init stofflees@gmail.com