mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
Update Link to System Configuration Guide in build_sdcard.sh (#3045)
This commit is contained in:
parent
e328140bc2
commit
48b684b0ce
@ -520,7 +520,7 @@ else
|
||||
fi
|
||||
|
||||
echo -e "\n*** ADDING SERVICE USER bitcoin"
|
||||
# based on https://raspibolt.org/system-configuration.html#add-users
|
||||
# based on https://raspibolt.org/guide/raspberry-pi/system-configuration.html
|
||||
# create user and set default password for user
|
||||
sudo adduser --disabled-password --gecos "" bitcoin
|
||||
echo "bitcoin:raspiblitz" | sudo chpasswd
|
||||
|
Loading…
Reference in New Issue
Block a user