Skip to content

Commit

Permalink
create run.sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
ErfiDev committed Dec 10, 2021
1 parent 43c1d51 commit 447790c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
go build -o hotel-web-app cmd/web/*.go
./hotel-web-app

0 comments on commit 447790c

Please sign in to comment.