www

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

commit 2e7e198affdcb38242f0e111b7f3840bed8263cf
parent 5dc96a920e05f7ed6a2f7e54b1210b982eb2c496
Author: Ilia Bozhinov <ammen99@gmail.com>
Date:   Wed, 18 Nov 2020 13:57:50 +0100

Merge pull request #23 from ericonr/bang

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

diff --git a/install.sh b/install.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash set -e print_help() { echo "Usage:"