163-10-158-small-fixes #12
Loading…
Reference in a new issue
No description provided.
Delete branch "163-10-158-small-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request provides small fixes to workbench. In summary:
ISO_FILE
in the makefile, now it needs to be specified when calling the makefile, e.g.:make boot_iso_from_usb USB_DEVICE=/dev/sda
.USER
variable in the docker-compose.yml seems to solve the issue.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.