www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 6bd54b7a00ba5f3bb9ccf556b9cfe652f7e00b6a
parent 419d95b7ef2e2fed37c0931bc16bff777db238da
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Wed, 27 Oct 2021 21:10:53 +0100

debug

Diffstat:
Minstall.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/install.sh b/install.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash set -e +set -x print_help() { echo "Usage:" echo " -v, --verbose Verbose output."