Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Jul 29, 2023
1 parent ceee375 commit edfc925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
**Documentation is available at [https://butler-sos.ptarmiganlabs.com](https://butler-sos.ptarmiganlabs.com).**
\
Commercial getting-started services for Butler SOS are available, more info [here](https://ptarmiganlabs.com/butler-assist/).

1 change: 1 addition & 0 deletions src/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ async function initHostInfo() {

const networkInterface = siNetwork.filter((item) => item.iface === defaultNetworkInterface);


const idSrc =
networkInterface[0].mac +
networkInterface[0].ip4 +
Expand Down

0 comments on commit edfc925

Please sign in to comment.