mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-21 19:38:07 +00:00
[Feature] 增加上传replay log的api
This commit is contained in:
@@ -6,6 +6,7 @@ import errno
|
||||
if __name__ == "__main__":
|
||||
try:
|
||||
os.makedirs('../logs')
|
||||
os.makedirs('../sessions')
|
||||
except:
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user