summaryrefslogtreecommitdiffstats
path: root/gentoox_build.sh
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2020-02-01 20:25:12 -0600
committerKyle K <kylek389@gmail.com>2020-02-01 20:25:12 -0600
commitbf3ebefc2989c75ba2325af72ddbcfc7a73416b9 (patch)
tree9e6752f63ee19ab934110e47a8ecea4bdb60fd9b /gentoox_build.sh
parent7dc9e3b3e7b521286225a2271833bf7cbcc8ae9c (diff)
downloadgentoox-bf3ebefc2989c75ba2325af72ddbcfc7a73416b9.tar.gz
gentoox-bf3ebefc2989c75ba2325af72ddbcfc7a73416b9.tar.bz2
gentoox-bf3ebefc2989c75ba2325af72ddbcfc7a73416b9.zip
typo corrections in install.sh script
Diffstat (limited to 'gentoox_build.sh')
-rwxr-xr-xgentoox_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoox_build.sh b/gentoox_build.sh
index da64d79..f321ded 100755
--- a/gentoox_build.sh
+++ b/gentoox_build.sh
@@ -202,7 +202,7 @@ if [[ ! -f '/tmp/gentoox-kernelpatches-applied' ]]; then
fi
cd /usr/src
-rm -f $KERNEL_CONFIG_DIFF
+rm -f \$KERNEL_CONFIG_DIFF
#mkdir -p /usr/share/genkernel/distfiles/
#wget https://www.busybox.net/downloads/busybox-1.20.2.tar.bz2 -d /usr/share/genkernel/distfiles/
#cho -e '\nMAKEOPTS="-j12"' >> /etc/genkernel.conf