Skip to content

Commit

Permalink
可以加载main了
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed May 13, 2024
1 parent d2028b1 commit 4dcff3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/ltask2/service/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ ROOT = fs.path(args.ROOT)
LOGPATH = args.LOGPATH
METAPATH = args.METAPATH

local log = require 'brave.log'
local _, service = xpcall(require, log.error, 'service')
service.start()

0 comments on commit 4dcff3e

Please sign in to comment.