Create pre_build

pull/1/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 80e886484b
commit e8593b2dbe
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