This repository has been archived on 2024-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
clic-rpi-image/stage2/02-net-tweaks
Sam Tygier 271177a0f7 Use tee with wpa_passphrase so errors are visable
wpa_passphrase writes its error messages to stdout, so this needs to
tee so that errors are visable to user. Also need to enable pipefail
so that the error code still gets caught.
2020-01-07 08:07:48 +00:00
..
files stage2: don't set 'country' in wpa_supplicant.conf 2018-03-01 15:54:13 +00:00
00-packages stage2: install net-tools explicitly 2017-08-24 16:31:15 +01:00
01-run.sh Use tee with wpa_passphrase so errors are visable 2020-01-07 08:07:48 +00:00