scripts

Various scripts for UNIX-like systems
git clone https://git.tronto.net/scripts
Download | Log | Files | Refs | README

commit 670a485968081857bd4dd0fe6f589a62d0c42ed0
parent 82aec488d7ad44a30c9130b2bd34bfdecea1f775
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date:   Sat, 29 Jan 2022 19:31:23 +0100

Dummy commit to test post-receive hook

Diffstat:
Msecret | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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: