summaryrefslogtreecommitdiffstats
path: root/defaultenv/bin/update
diff options
context:
space:
mode:
Diffstat (limited to 'defaultenv/bin/update')
-rw-r--r--defaultenv/bin/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/defaultenv/bin/update b/defaultenv/bin/update
index 3601177308..29c240b784 100644
--- a/defaultenv/bin/update
+++ b/defaultenv/bin/update
@@ -33,7 +33,7 @@ elif [ x${type} = xrootfs ]; then
elif [ x${type} = xbarebox ]; then
image=$bareboximage
if [ x${image} = x ]; then
- imamge=barebox.bin
+ image=barebox.bin
fi
else
. /env/bin/_update_help