From 0e1acdfd6dd48a3721b42cf1b168bd79f45051f2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 22 Sep 2025 19:27:47 +0200 Subject: import s6-rc-compile wrapper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bin/sv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/sv') diff --git a/bin/sv b/bin/sv index 868125f..9fa01ff 100755 --- a/bin/sv +++ b/bin/sv @@ -30,10 +30,10 @@ main() { ## db ## reload | recompile) - export LIVEDIR="$l" - export STATEDIR="$confdir" - export SRCDIR="$confdir/src" - exec s6-rc-recompile + export LIVE_DIR="$l" + export STATE_DIR="$confdir" + export SOURCE_DIR="$confdir/src" + exec svtree-compile ;; ## -- cgit 1.4.1