mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-30 04:25:49 +08:00
refactor shadowoscks framework
This commit is contained in:
@@ -136,4 +136,7 @@ app.express.listen config.web.listen, ->
|
||||
if fs.existsSync config.web.listen
|
||||
fs.chmodSync config.web.listen, 0o770
|
||||
|
||||
app.pluggable.selectHook(null, 'app.started').forEach (hook) ->
|
||||
hook.action()
|
||||
|
||||
app.logger.log "RootPanel start at #{config.web.listen}"
|
||||
|
||||
Reference in New Issue
Block a user