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