Skip to content

Commit

Permalink
Use US country for wifi by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed May 19, 2024
1 parent 7c53a9a commit 082c347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
# Attempt to not run config on first boot
sudo apt purge piwiz
sudo raspi-config nonint do_wifi_country US
touch /boot/firmware/ssh
echo "pi:$(echo 'raspberry' | openssl passwd -6 -stdin)" | sudo tee /boot/firmware/userconf > /dev/null
Expand Down

0 comments on commit 082c347

Please sign in to comment.