about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xxi2
1 files changed, 1 insertions, 1 deletions
diff --git a/xi b/xi
index 63a6db3..9ae9a0a 100755
--- a/xi
+++ b/xi
@@ -17,4 +17,4 @@ elif [ "$(whoami)" != root ]; then
 	SUDO='su root -c '\''"$@"'\'' -- -'
 fi
 
-$SUDO xbps-install -S "$@"
+$SUDO xbps-install $ADDREPO -S "$@"