rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

commit b9a3a7e4a6be4e299f8c935fe0f4ba22ee33d890
parent c75f4aac286b58148b03929ee3e40ceee16ac49e
Author: Mark Feller <mark@mfeller.io>
Date:   Wed, 28 Apr 2021 11:53:21 -0600

Revert "testing personal remote hooks"

This reverts commit c75f4aac286b58148b03929ee3e40ceee16ac49e.

Diffstat:
Minstall | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/install b/install @@ -75,5 +75,3 @@ case "$(uname -s)" in Darwin*) shared; macos; [ "$1" = "-d" ] || bootstrap_macos ;; *) echo "Usage: $0 [-d]"; exit 1 ;; esac - -echo "test"