Skip to content

Commit

Permalink
Merge pull request #45 from xmos/release/v5.2.0
Browse files Browse the repository at this point in the history
Release v5.2.0
  • Loading branch information
xluciano authored Jul 8, 2022
2 parents 64e069e + 241e14c commit b8c04b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ fi
# Delay the action by 10 seconds to allow the host to boot up
# This is needed to address the known issue in Raspian Buster:
# https://forums.raspberrypi.com/viewtopic.php?t=295008
echo "@reboot sleep 10 && cp $ASOUNDRC_TEMPLATE ~/.asoundrc" >> $RPI_SETUP_DIR/resources/crontab
echo "@reboot sleep 15 && cp $ASOUNDRC_TEMPLATE ~/.asoundrc" >> $RPI_SETUP_DIR/resources/crontab

# Update crontab
crontab $RPI_SETUP_DIR/resources/crontab
Expand Down

0 comments on commit b8c04b6

Please sign in to comment.