From 048c29db28039510bc069bf20e1311fd45899173 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 15 Jul 2025 06:04:09 +0200 Subject: fix --- slackware-bootstrap/multilib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slackware-bootstrap/multilib') diff --git a/slackware-bootstrap/multilib b/slackware-bootstrap/multilib index 5485e8c..796bf71 100755 --- a/slackware-bootstrap/multilib +++ b/slackware-bootstrap/multilib @@ -12,7 +12,7 @@ if [[ $currentstr != "" ]]; then fi if [[ $iscurrent == 1 ]]; then - slpkg --repository="multilib" -i compat32-tools + slpkg --repository="multilib" -i -y compat32-tools fi if [[ $iscurrent == 0 ]]; then -- cgit v1.2.3