isync/build

4 lines
154 B
Plaintext
Raw Permalink Normal View History

2023-12-04 23:22:21 +00:00
#!/bin/sh
# Note we assume this is run with podman. Take -u 0:0 out if using docker
docker run -u 0:0 -it --rm -v $(pwd):/make -w /make isync-build make