From 29f201d933f59924d366773e55e2a296f5dfb5c6 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 25 Dec 2018 21:47:53 -0600 Subject: [PATCH] Correct erroneous filename in help text --- build-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-home.sh b/build-home.sh index 2a1f79f..6215ece 100755 --- a/build-home.sh +++ b/build-home.sh @@ -35,7 +35,7 @@ Bootstrap a git repository as a bare repo, also perform some bootstrap tasks. -r REPOSITORY Target repository. Defaults to gitlab.com/rehashedsalt/home -l FILE File to log command output to. Defaults to - replicate.log + $name.log EOF } cleanup() {