Commit 7e357e1488c8
Changed files (1)
pkgs
scripts
bin
pkgs/scripts/bin/pinauth
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-set -e
-[ ! -r ~/.oath/pin ] && echo "No PIN stored." || echo "$(cat ~/.oath/pin)$(authkey)"
\ No newline at end of file