Skip to content

Commit

Permalink
no inspect (whoops)
Browse files Browse the repository at this point in the history
  • Loading branch information
partyblob committed Mar 5, 2024
1 parent 80335ee commit f58ecc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ cd server
# install modules if they aren't already
[ ! -d "node_modules" ] && npm i
# the server
node --inspect .
node .
# kill live-server
[ -z "$A" ] || kill $A

0 comments on commit f58ecc6

Please sign in to comment.