aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-13 21:04:18 +0200
committer Eric Hameleers <alien@slackware.com>2021-10-13 21:04:18 +0200
commitdb8abdd917ea397051974cc7c5f0c818b798e0bc (patch)
treedf57442de82b0339b68f42e7a736e0ae33ff08ab
parent40ecbfc6c9d2e35ec2ee693afcb445972b3d1514 (diff)
downloadliveslak-db8abdd917ea397051974cc7c5f0c818b798e0bc.tar.gz
liveslak-db8abdd917ea397051974cc7c5f0c818b798e0bc.tar.xz
Default answer for slackpkg actions should be 'yes'
-rwxr-xr-xmake_slackware_live.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index d393f06..ed03889 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1852,8 +1852,8 @@ if [ "${SL_VERSION}" = "current" ]; then
touch /var/lib/slackpkg/current
fi
-ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on update gpg
-ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on update
+ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on -default_answer=y update gpg
+ARCH=${SL_ARCH} /usr/sbin/slackpkg -batch=on -default_answer=y update
# Let any lingering .new files replace their originals:
yes o | ARCH=${SL_ARCH} /usr/sbin/slackpkg new-config