From b86c7fbe6a7520f2910f6b57b51919075b20f428 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sun, 5 Feb 2017 19:51:34 -0700 Subject: [PATCH] Quit verbose-logging in bin/once --- bin/once | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/once b/bin/once index 82ee920..7645174 100755 --- a/bin/once +++ b/bin/once @@ -7,8 +7,6 @@ else fi basedir=$(pwd) -printf "Updating moth instance in %s\n" $(pwd) - # Do nothing if `disabled` is present if [ -f disabled ]; then exit