mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-21 11:28:38 +00:00
[Update] 修改settings和配置文件
This commit is contained in:
1
apps/manage.py
Normal file → Executable file
1
apps/manage.py
Normal file → Executable file
@@ -6,7 +6,6 @@ import errno
|
||||
if __name__ == "__main__":
|
||||
try:
|
||||
os.makedirs('../logs')
|
||||
os.makedirs('../sessions')
|
||||
except:
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user