summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/otp2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/otp b/.local/bin/otp
index a40c198..7e471db 100755
--- a/.local/bin/otp
+++ b/.local/bin/otp
@@ -9,7 +9,7 @@
# computer to have its time properly synced. This can be done with the command
# below which requires the package `ntp`.
-ifinstalled pass pass-otp
+ifinstalled pass pass-otp || exit 1
dir="${PASSWORD_STORE_DIR}"