Update .local/bin/setup/setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export MASTERPW=$(dialog --no-cancel --passwordbox "Enter Enpass master password." 10 60 3>&1 1>&2 2>&3 3>&1 | sed 's/\s//g')
|
||||
export MASTERPW=$(zenity --password)
|
||||
|
||||
echo "https://tower.scarif.space" | xclip -selection clipboard -i
|
||||
|
||||
|
||||
Reference in New Issue
Block a user