diff options
Diffstat (limited to 'bin/sv')
| -rwxr-xr-x | bin/sv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sv b/bin/sv index 9fa01ff..4a7e976 100755 --- a/bin/sv +++ b/bin/sv @@ -33,7 +33,7 @@ main() { export LIVE_DIR="$l" export STATE_DIR="$confdir" export SOURCE_DIR="$confdir/src" - exec svtree-compile + exec /opt/svtree/bin/svtree-compile ;; ## |