Fixed typo
This commit is contained in:
parent
e626c79a04
commit
ad08683f20
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ This repository contains some scripts that aims to convert a gpg password wallet
|
||||||
Simply execute the script. You need `pass` executable installed and ENV var PASSWORD_STORE_DIR set-up. A CSV file will be created in this folder containing key-password fields separated by semicolon and delimited by `"`.
|
Simply execute the script. You need `pass` executable installed and ENV var PASSWORD_STORE_DIR set-up. A CSV file will be created in this folder containing key-password fields separated by semicolon and delimited by `"`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
# Clone this repository
|
# Clone this repository
|
||||||
$ git clone https://gitlab.com/unitoo/pass-exporter.git
|
$ git clone https://gitlab.com/unitoo/pass-exporter.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue