Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Nov 3, 2023
1 parent 5ac4a4e commit ad98221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/helperscripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ Using this small script significantly reduces resource usage on the system.
## setup_autohotspot.sh

Script to setup the autohotspot feature. It automatically sets up a wifi hotspot if no known network is found.
This is already included in the main install script, but can also be manually run.
This is already included in the main install script, but can also be run manually.

usage:
setup_autohotspot.sh <jukeboxDir> <activation=YES|NO> <ssid> <countryCode (e.g. DE, GB, CZ, ...)> <password (8..63 characters)> <ipAdress>"
setup_autohotspot.sh \<jukeboxDir\> \<activation=YES|NO\> \<ssid\> \<countryCode (e.g. DE, GB, CZ, ...)\> \<password (8..63 characters)\> \<ipAdress\>

### activate
```
Expand Down

0 comments on commit ad98221

Please sign in to comment.