mirror of
https://github.com/0x1d/terraform-docker-packer.git
synced 2025-12-15 22:28:24 +01:00
Add bootstrap scripts
This commit is contained in:
4
scripts/pi.sh
Normal file
4
scripts/pi.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
touch /boot/ssh.txt
|
||||
echo 'pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0' > /boot/userconf.txt
|
||||
Reference in New Issue
Block a user