From d129e0950bdaf55c7d752933e77790e9d5b151a3 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 1 Jun 2024 19:15:26 +0100 Subject: Remove .sh extention from bin tools --- bin/decrypt-vault-password | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/decrypt-vault-password (limited to 'bin/decrypt-vault-password') diff --git a/bin/decrypt-vault-password b/bin/decrypt-vault-password new file mode 100755 index 0000000..e82de62 --- /dev/null +++ b/bin/decrypt-vault-password @@ -0,0 +1,3 @@ +#! /usr/bin/env sh + +gpg --decrypt --batch --quiet --use-agent misc/vault-password.asc -- cgit v1.2.3-70-g09d2