Skip to content

Commit

Permalink
added a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sfaber34 committed Jun 3, 2024
1 parent 5c42e68 commit d7092af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/nextjs/public/bgnodes.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#!/bin/bash

# TODO: Add Mac and Windows prereq installs (see checkWindowsPrereqs() in index.js)
# TODO: Make sure curl (not default on Linux) and wget (not default on mac) is installed (check windows availability too)
# TODO: Make sure curl (not default on Linux) and wget (not default on mac) is installed (check windows availability too
# TODO: OpenSSL...
# TODO: Need a sudo apt install for npm after nodejs

# Default values for the options
e="geth"
Expand Down

0 comments on commit d7092af

Please sign in to comment.