Luke Smith
1 year ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
1 additions and
1 deletions
-
bin/mw
|
|
|
@@ -194,7 +194,7 @@ askinfo() { |
|
|
|
} |
|
|
|
|
|
|
|
insertpass() { |
|
|
|
printf "%s" "$password" | pass insert -fe "$PASSWORD_STORE_DIR/$passprefix$fulladdr" |
|
|
|
printf "%s" "$password" | pass insert -fe "$passprefix$fulladdr" |
|
|
|
} |
|
|
|
|
|
|
|
errorexit() { |
|
|
|
|