Skip to content

Commit

Permalink
fix: fix bug no semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
ducphamle2 committed Dec 29, 2020
1 parent 6f4d7d9 commit 038a0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ case "${METHOD}" in
;;
wsRun)
websocketRunFn
;;
start)
oraidFn
;;
Expand Down

0 comments on commit 038a0a4

Please sign in to comment.