From 03dde9d5c9081df831c678a9735f1cbf2289f7c7 Mon Sep 17 00:00:00 2001 From: Chaim Lev-Ari Date: Mon, 28 Feb 2022 12:12:03 +0200 Subject: [PATCH] docs: update how to setup rpi --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1a22b11..f1c5db9 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,13 @@ - burn image to hdd (using imager) -- run `wget -O - https://raw.githubusercontent.com/tezos-israel/rpi/main/setup-rpi-before-boot.sh | bash` +- run + +```shell +wget -O - https://raw.githubusercontent.com/tezos-israel/rpi/main/setup-rpi-before-boot.sh | WIFI_SSID= WIFI_PASSWORD= bash +``` + +you can also supply SSH_PUB_KEY, COUNTRY_CODE if needed (more env vars are available in the script) - dismount hd