#!/usr/bin/python3 -I import sys sys.path.insert(0, "/usr/lib/mission-core-node/k1-install") from credential_install import main main(bundled=True)