????

Your IP : 18.218.223.84


Current Path : /proc/335989/root/proc/321039/root/usr/bin/
Upload File :
Current File : //proc/335989/root/proc/321039/root/usr/bin/cpapirebuildcache

#!/usr/bin/python
# -*- coding: utf-8 -*-

"""
Check with custom plug-ins directory, and try to use these plugins.
Detection control panel and record the panel name to file /var/cache/controlpanelname
"""
from clcommon.cpapi import pluginlib

pluginlib.rebuild_cache()