Document hushd a bit

This commit is contained in:
Duke Leto
2020-09-07 08:51:50 -04:00
parent 043d58709d
commit 58f7ae1336
2 changed files with 18 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2019 Hush developers
# Copyright (c) 2019-2020 Hush developers
# set working directory to the location of this script
DIR="$( cd "$( dirname "$( readlink -f "${BASH_SOURCE[0]}" )" )" && pwd )"