mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 00:09:14 +00:00
fix bug
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
./manage.py runserver 0.0.0.0:80 &> access.log &
|
||||
./log_handler.py &> handler.log &
|
||||
node ./websocket/index.js &
|
Reference in New Issue
Block a user