diff options
author | Tad Fisher <tadfisher@gmail.com> | 2018-10-20 19:38:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-20 19:38:32 -0700 |
commit | 30fa787c3e22082a902d7ce0003fe06fdb0cfdd2 (patch) | |
tree | 09d7ab255fca6495e2e39ad51308872658364e19 | |
parent | 234a5610656bc5eee348c8a323653964796fb498 (diff) | |
parent | 6e1c506bdf3bc0214b915b488fd80e87142deb88 (diff) | |
download | pass-otp-30fa787c3e22082a902d7ce0003fe06fdb0cfdd2.tar.gz pass-otp-30fa787c3e22082a902d7ce0003fe06fdb0cfdd2.zip |
Merge pull request #90 from beli3ver/patch-1
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 |