From 670a485968081857bd4dd0fe6f589a62d0c42ed0 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 29 Jan 2022 19:31:23 +0100 Subject: Dummy commit to test post-receive hook --- secret | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/secret b/secret index 0554bdb..5b8afed 100755 --- a/secret +++ b/secret @@ -1,8 +1,8 @@ #!/bin/sh # Encrypt and decrypt files using a fixed cipher and passphrase. -# The first line of the (unencrypted) file is considered the "password", the -# rest can be anything. +# The first line of the (unencrypted) file is considered the "password", +# the rest can be anything. # Usage: secret command file # Available commands: -- cgit v1.3