cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

Change current working directory when running `lium chroot -- ${CMD}`

Open hikalium opened this issue 1 year ago • 0 comments

@kawasin73 gave me an idea to change the current working directory when running commands via lium chroot command to support cargo build in chroot since some rust packages (e.g. resourced which depends on system-api) are only build-able inside the chroot because of its dependencies.

hikalium avatar Oct 30 '23 05:10 hikalium