mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update shell_execute.py
This commit is contained in:
parent
802efb429a
commit
bd3fed978d
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python3
|
||||
import os, io, sys, platform, shutil, time, subprocess, json, datetime
|
||||
from websoft9.appmanage.api.utils.log import myLogger
|
||||
from api.utils.log import myLogger
|
||||
from api.exception.command_exception import CommandException
|
||||
from api.utils import const
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user