ironic-inspector/bin/ironic-inspector-ramdisk

5 lines
77 B
Python

#!/usr/bin/env python
from ironic_inspector_ramdisk import main
main.main()