diff options
author | Malte Kiefer <malte.kiefer@mailgermania.de> | 2018-09-30 08:14:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-30 08:14:20 +0200 |
commit | 6e1c506bdf3bc0214b915b488fd80e87142deb88 (patch) | |
tree | 9f705fa5bc1104f3ca9c82003f663234700e0b54 | |
parent | 4db4feb628fe84558283a30ea52435610dd2ca12 (diff) | |
download | pass-otp-6e1c506bdf3bc0214b915b488fd80e87142deb88.tar.gz pass-otp-6e1c506bdf3bc0214b915b488fd80e87142deb88.zip |
added crux linux
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -183,6 +183,19 @@ sudo port install pass-otp zypper install pass-otp ``` +### Crux Linux +pass-otp in this port + +``` +#/etc/ports/mk.httpup +# MK ports collection +# +# https://github.com/beli3ver/crux-ports/ + +ROOT_DIR=/usr/ports/mk +URL=https://raw.githubusercontent.com/beli3ver/crux-ports/master/ +``` + ## Requirements - `pass` 1.7.0 or later for extension support |