pull/59/merge
Sergey Alirzaev 1 year ago committed by GitHub
commit f4d8b4b7bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ list_laptops:
$(info The following make targets are the supported usb images:)
$(info )
@for i in $(LIST_PATCHED); do \
echo "$$i.img\t- `scripts/describe $$i.iso`"; \
echo "$$i.img - `scripts/describe $$i.iso`"; \
done
@echo

Loading…
Cancel
Save