summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xoni.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni.sh b/oni.sh
index f78e75a2a54a..404df2c7b40e 100755
--- a/oni.sh
+++ b/oni.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-exec /opt/oni-git/oni "$@"
+exec /opt/oni-git/cli/oni "$@"