From fcfb6cc09a28c101acecd624cf0e651b2203a876 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 24 Oct 2018 00:41:19 -0400 Subject: once/update.sh: do not (re-)invoke custom.sh. --- once/update.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/once/update.sh b/once/update.sh index b6f05f4..37416a2 100755 --- a/once/update.sh +++ b/once/update.sh @@ -19,8 +19,6 @@ for tarball in /updates/*.tar.gz; do echo done -/custom.sh || exit 2 - echo echo echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- cgit v1.2.3