X-Git-Url: https://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=Makefile;h=a7742d75d314ba26b43d7b78f3be8e4f0256e08c;hp=74ef7220a7b94006fa130bd63ca27fb8a9939b46;hb=e83da8c54a4709fd1d769e1d035f153cc8ec3dc6;hpb=95b35e8593f2c081c2af0bb9d0c28d8774434bd0 diff --git a/Makefile b/Makefile index 74ef722..a7742d7 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,7 @@ id_rsa.pub: files/etc/network/interfaces.d/wifi: wifi.tmpl sed 's;#WIFI-SSID#;${WIFI-SSID};; s;#WIFI-PASS#;${WIFI-PASS};;' <'$<' >'$@' + chmod 644 '$@' files/root/.ssh/authorized_keys: id_rsa.pub mkdir -p files/root/.ssh/