From faafb704e8fd9769250ad64522158ffde88f57bd Mon Sep 17 00:00:00 2001 From: Kyle K <kylek389@gmail.com> Date: Thu, 13 Feb 2020 17:04:01 -0600 Subject: fix typo path passed to fdisk --- gentoox_build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gentoox_build.sh') diff --git a/gentoox_build.sh b/gentoox_build.sh index c972a46..44ec8cd 100755 --- a/gentoox_build.sh +++ b/gentoox_build.sh @@ -22,9 +22,9 @@ rootpassword=gentoox username=gentoox userpassword=gentoox #builddate="$(date +%Y%m%d).graphite" -builddate="20200127.graphite" +builddate="20200210.graphite" #builddir="build-$(date +%Y%m%d)" -builddir="build-20200127" +builddir="build-20200210" KERNEL_CONFIG_DIFF="0001-kernel-config-cfs-r3.patch" binpkgs=/root/var/cache/binpkgs/ -- cgit v1.2.3