Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b authored Feb 18, 2018
1 parent 0a76b5c commit 36d6d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ default_hostname="LogBox-new"
echo "$default_hostname" | sudo tee /etc/hostname

# If there's a bigger SD card, use it all.
raspi-config --expand-rootfs
sudo raspi-config --expand-rootfs

# Disable terminal over serial, allowing programmable serial connection.
serial_device="serial0"
Expand Down

0 comments on commit 36d6d96

Please sign in to comment.