update to bullseye
[automated-distro-installer] / fai / config / distro-install-common / end
index ec0d1cf9ad633ac60600b77394c579187c4ca32f..0204ce50025bd3312267c7bed58c2382c17413a2 100755 (executable)
@@ -50,7 +50,7 @@ au() { # add user. i don't use adduser for portability
 chpw root "$ROOTPW"
 
 # only setup root pass for bootstrap vol
-if ifclass VOL_STRETCH_BOOTSTRAP; then
+if ifclass VOL_BULLSEYE_BOOTSTRAP; then
   exit 0
 fi