mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 21:03:09 +02:00
fix password a
This commit is contained in:
@@ -106,6 +106,8 @@ if [ "${abcd}" = "a" ]; then
|
||||
|
||||
exit 1
|
||||
|
||||
fi
|
||||
|
||||
# change user passwords and then change hostname
|
||||
# echo "pi:$result" | sudo chpasswd
|
||||
# echo "root:$result" | sudo chpasswd
|
||||
|
Reference in New Issue
Block a user