This commit is contained in:
2025-10-29 09:28:27 +04:00
parent 8583238fdb
commit fbed626771

View File

@@ -163,7 +163,7 @@ pub fn play(mut plbook PlayBook) ! {
install_action.done = true
}
@else
return error("can't configure ${args.name}:??{args.name}, because no configuration allowed for this installer.")
return error("can't configure ${args.name}, because no configuration allowed for this installer.")
@end
}
@if args.cat == .installer