From ddebbcb1479db95d6b3ceffa73b7b40322aa89dc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 4 Jun 2023 17:28:50 +0200 Subject: Cosmetic change to a comment --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index cba9ff8..9d86b13 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1621,7 +1621,7 @@ RODIRS="${LIVE_BOOT}" # Create the verification file for the install_pkgs function: echo "${THEDATE} (${BUILDER})" > ${LIVE_BOOT}/${MARKER} -# Do we need to add core2ram: +# Do we need to add core2ram modules: if [ "$CORE2RAM" == "YES" ]; then echo "-- Adding core2ram." MSEQ="pkglist:${CORE2RAMMODS/ /,} ${MSEQ}" -- cgit v1.2.3