10
10
# (e.g. /cdrom/cdromugprade)
12
12
# the codename is AUTO-GENERATED from the build-host relase codename
17
17
fullpath="$cddirname/$UPGRADER_DIR"
20
20
if [ ! -f "$fullpath/$CODENAME.tar.gz" ]; then
21
21
echo "Could not find the upgrade application archive, exiting"