Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothy-b committed Apr 14, 2022
1 parent 32c5483 commit 8faffd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 68 deletions.
2 changes: 1 addition & 1 deletion docs/Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Next, you'll need to get my project files to your Pi. I don't have any releases

Next install the arp-scan dependency: `apt-get install arp-scan`

Next, make a copy of `exampleConfig.js`, name it `config.js`, and fill in the appropriate values.
Next fill in the appropriate values in `config.ts`.

Next, you can run `node tests/test-whatever.js` to run different tests and `node program.js` as admin to run the web server program.

Expand Down
67 changes: 0 additions & 67 deletions packages/service/src/exampleConfig.ts

This file was deleted.

0 comments on commit 8faffd0

Please sign in to comment.