#! /usr/bin/env python3 # -*- coding: utf-8 -*- import os, json, sys if __name__ == '__main__': print("kconf: running config script...") sys.exit(0)