mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 07:30:09 +02:00
simplify setup with script
This commit is contained in:
@@ -42,9 +42,6 @@ func main() {
|
||||
args := common.GetArgs()
|
||||
|
||||
switch args.Command {
|
||||
case common.CommandSetup:
|
||||
internal.Setup()
|
||||
return
|
||||
case common.CommandReload:
|
||||
if err := query.ReloadServer(); err != nil {
|
||||
E.LogFatal("server reload error", err)
|
||||
|
||||
Reference in New Issue
Block a user