Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
themorlan authored and themorlan committed Aug 24, 2020
1 parent c650b3a commit bd2c345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/gpio_control/check_installation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ else
echo " $ cd ~/RPi-Jukebox-RFID/components/gpio_control"
echo " $ python gpio_control.py"
echo " or check output of journaclctl by:"
echo " $ journalctl -u phoniebox_gpio_control.service -f"
echo " $ journalctl -u phoniebox-gpio-control.service -f"
fi
echo
if $ERROR ; then
Expand Down

0 comments on commit bd2c345

Please sign in to comment.