X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=e2dd60200681576eea3a5c0b83cce8e48d3dd7c4;hb=8e40fce98aefa49f6f103f0b6b2648e2d1fe099a;hp=9e6d068ad9505310687c60c12a14a28acfb22f26;hpb=936f2beccec4477ecb891eb9ca6b0fb1e4ccd9d5;p=grml-live-grml.git diff --git a/grml-live b/grml-live index 9e6d068..e2dd602 100755 --- a/grml-live +++ b/grml-live @@ -470,7 +470,7 @@ else fi if [ -n "$UPDATE" -o -n "$BUILD_ONLY" ] ; then - if ! [ -r "$CHROOT_OUTPUT/etc/grml_version" ] ; then + if ! [ -r "$CHROOT_OUTPUT/etc/debian_version" ] ; then log "Error: does not look like you have a working chroot. Updating/building not possible." eerror "Error: does not look like you have a working chroot. Updating/building not possible. (Drop -u/-b option?)" eend 1