Create pre_build

main
RandomNinjaAtk 1 year ago committed by GitHub
parent 5b06c59bb6
commit 7ad7692d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
#!/bin/bash
# Register qemu-*-static for all supported processors except the
# current one, but also remove all registered binfmt_misc before
docker run --rm --privileged multiarch/qemu-user-static:register --reset
Loading…
Cancel
Save