summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-23 21:24:07 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-23 21:24:07 +0000
commitfb71fec81f49decc91c4b341dab9b400545a7452 (patch)
tree8f074fc200f9d7e3f90671f41f2dc645f4e35d66
parent801e15882c0ea462a0fd28316a5d2110f7b50074 (diff)
downloadlive-fb71fec81f49decc91c4b341dab9b400545a7452.tar.gz
ISO name is dyson-netinst
-rwxr-xr-xprotostar2
1 files changed, 1 insertions, 1 deletions
diff --git a/protostar b/protostar
index e1dd6eb..ec22b74 100755
--- a/protostar
+++ b/protostar
@@ -12,7 +12,7 @@ REPO="${REPO:-http://apt.osdyson.org}"
# We will search for usr archive on CD:
USR_IMG=usr.img.$(echo $DATE | md5sum | cut -f1 -d ' ')
-ISOLABEL="${ISOLABEL:-dyson-bok-netinst}"
+ISOLABEL="${ISOLABEL:-dyson-netinst}"
ISONAME="${ISONAME:-${ISOLABEL}-${DATE}}.iso"
ROOT="${TMP}/ROOT"