Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Aug 30, 2023
1 parent 499e832 commit 56da18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ func main() {

c.AddFunc(specTime, main)

main() // first run
c.Run() // loop start
}

Expand Down

0 comments on commit 56da18c

Please sign in to comment.