update cyberpanel.sh

This commit is contained in:
Usman Nasir
2019-12-19 18:08:10 +05:00
parent fc7c87f4e9
commit 7dbf7a7247
6 changed files with 112 additions and 51 deletions

View File

@@ -1,3 +1,5 @@
import sys
sys.path.append('/usr/local/CyberCP')
from plogical import CyberCPLogFileWriter as logging
import subprocess
import shlex