mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update shell_execute.py
This commit is contained in:
parent
ffc4db75fc
commit
7217e22a72
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
import os, io, sys, platform, shutil, time, subprocess, json, datetime
|
||||
|
||||
# 执行Shell命令,处理报错和超时,并有返回值
|
||||
|
Loading…
Reference in New Issue
Block a user