DragonFlyBSD Kernel Audit
DF-2554 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-2554 build: no compilation needed; image is generated by gen_image.py.
python3 gen_image.py evil.ntfs && echo "BUILD_EXIT=$?"