From ea2bbd54bdf055e0d1d5a57e2b04713538ea840a Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 9 Aug 2023 17:43:53 +0200 Subject: [PATCH] =?utf8?q?Dodanie=20opcji=20potwierdzaj=C4=85cej=20'-y'=20?= =?utf8?q?do=20polecenia=20instalacji=20polecenia=20bazy=20danych=20stron?= =?utf8?q?=20podr=C4=99cznika=20-=20skrypt=20startowy=20kontenera=20void?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- void.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/void.sh b/void.sh index e8a37d6..2ee2224 100644 --- a/void.sh +++ b/void.sh @@ -7,5 +7,5 @@ echo "root ALL=(ALL:ALL) NOPASSWD:ALL" >> /etc/sudoers; xbps-install -Su -y; xbps-install -y neofetch; -xbps-install man-db; +xbps-install -y man-db; mandb -c -- 2.39.5