Skip to content

Commit

Permalink
change ownership of pi to pi
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Dec 28, 2023
1 parent 4470843 commit 57882cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ else
useradd pi -b /home
usermod -a -G sudo pi
mkdir /home/pi
chown -R pi /home/pi
fi
echo "pi:raspberry" | chpasswd

Expand Down

0 comments on commit 57882cf

Please sign in to comment.