Skip to content

Commit

Permalink
allow debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Oct 13, 2024
1 parent bb0f987 commit e52a9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ echo "Freed up $freed KiB"

# run Photonvision install script
chmod +x ./install.sh
./install.sh -m -q
./install.sh -m

echo "Installing additional things"
apt-get install --yes --quiet libc6 libstdc++6
Expand Down

0 comments on commit e52a9ff

Please sign in to comment.