Changes between Version 4 and Version 5 of faq/admin/keyringer
- Timestamp:
- Nov 4, 2010, 1:34:06 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/admin/keyringer
v4 v5 13 13 git clone git://git.sarava.org/keyringer.git 14 14 }}} 15 * Add the path to your bash $PATH variable by editing ~/.bashrc and adding:15 * Edit ~/.bashrc and add the following line, which is the path to your bash $PATH variable. After editing ~/.bashrc: 16 16 {{{ 17 17 export PATH="$PATH:/path/to/keyringer" 18 }}} 19 * Source your bash: 20 {{{ 21 source ~/.bashrc 18 22 }}} 19 23 * Initialize the MFPL keyringer. Replace "/path/to/keys" with the path where you want to checkout the MFPL keyring in your filesystem