Luke Smith
1 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4C50B54A911F6252
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
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() { |
|
|
|
|