sshyp-mfa - Call extension directly, rather than through a symlink

This commit is contained in:
2023-06-27 15:17:54 -04:00
parent 23be7f8c30
commit 08bc5dec87
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
git add -f LICENSE README.md commit.sh extensions extra pointers
git add -f LICENSE README.md commit.sh extensions extra pointers .gitignore
git commit -m "$1"
git push
+1 -1
View File
@@ -1,3 +1,3 @@
[config]
input = copy -m
output = sshyp-mfa
output = /usr/lib/sshyp/sshyp-mfa.py
-1
View File
@@ -1,5 +1,4 @@
[sshyp-mfa]
supported = true
desc = read mfa data from sshyp entries to generate and copy totp keys to the clipboard (optional Steam support)
usage = sshyp /<entry name> copy -m
py = https://raw.githubusercontent.com/rwinkhart/sshyp-labs/v1.5.0.1/sshyp-mfa/sshyp-mfa.py