From 9c02706d857661ca68351ad932b129150db1bfe0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 28 Feb 2022 10:56:12 +0000 Subject: fixed search giving error for no query --- src/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bootstrap.sh') diff --git a/src/bootstrap.sh b/src/bootstrap.sh index 846e8c3..946148b 100644 --- a/src/bootstrap.sh +++ b/src/bootstrap.sh @@ -53,7 +53,7 @@ bootstrap () { sync - install base linux xipkg $@ + install $@ import_keys } -- cgit v1.2.1