about summary refs log tree commit diff
path: root/bin/sv
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sv')
-rwxr-xr-xbin/sv3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sv b/bin/sv
index 4a7e976..a4ac3eb 100755
--- a/bin/sv
+++ b/bin/sv
@@ -33,7 +33,8 @@ main() {
 		export LIVE_DIR="$l"
 		export STATE_DIR="$confdir"
 		export SOURCE_DIR="$confdir/src"
-		exec /opt/svtree/bin/svtree-compile
+		/opt/svtree/bin/svtree-generate
+		/opt/svtree/bin/svtree-compile
 		;;
 
 	##