aboutsummaryrefslogtreecommitdiffstats
path: root/upslak.sh
diff options
context:
space:
mode:
Diffstat (limited to 'upslak.sh')
-rw-r--r--upslak.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/upslak.sh b/upslak.sh
index aa1c9ff..4306453 100644
--- a/upslak.sh
+++ b/upslak.sh
@@ -127,6 +127,7 @@ MINFREE=${MINFREE:-10}
# Variables to store content from an initrd we are going to refresh:
OLDKERNELSIZE=""
+OLDKMODDIRSIZE=""
OLDWAIT=""
# Record the version of the new kernel:
@@ -627,7 +628,6 @@ function read_initrddir() {
local INITVARS="$2"
local OLDKVER
local OLDMODDIR
- local OLDKMODDIRSIZE
local PREVMODDIR
cd ${IMGDIR}