commit c75f4aac286b58148b03929ee3e40ceee16ac49e parent 5d04a2e1a35700056161a6d39b7bcdd979fc91fc Author: Mark Feller <mark@mfeller.io> Date: Wed, 28 Apr 2021 11:52:35 -0600 testing personal remote hooks Diffstat:
M | install | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/install b/install @@ -75,3 +75,5 @@ case "$(uname -s)" in Darwin*) shared; macos; [ "$1" = "-d" ] || bootstrap_macos ;; *) echo "Usage: $0 [-d]"; exit 1 ;; esac + +echo "test"