www

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

commit 1a61b59d8544f98c57730afc6ddc19a31c600bb9
parent 5dc96a920e05f7ed6a2f7e54b1210b982eb2c496
Author: Érico Rolim <erico.erc@gmail.com>
Date:   Tue, 17 Nov 2020 17:13:07 -0300

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:"