Changes between Version 11 and Version 12 of keyringer
- Timestamp:
- Aug 14, 2017, 2:05:09 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
keyringer
v11 v12 17 17 18 18 * [https://packages.debian.org/stretch/keyringer Install keyringer]. If you are not running Debian or otherwise can't install it from your distribution, you can checkout the keyringer software via `git clone git://git.sarava.org/keyringer.git`. 19 * Edit ~/.bashrc and add the following line, which is the path to your bash $PATH variable. After editing ~/.bashrc:20 {{{21 export PATH="$PATH:/path/to/keyringer"22 }}}23 * Source your bash:24 {{{25 source ~/.bashrc26 }}}27 19 * Initialize the MFPL keyringer. Replace "/path/to/keys" with the path where you want to checkout the MFPL keyring in your filesystem 28 20 {{{