Skip to content

Commit

Permalink
dmesg -D to turn off console messages
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Jul 7, 2017
1 parent fd9ec22 commit 3778d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/openaps-bootstrap.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
(
dmesg -D
echo Scanning for wifi networks:
ifup wlan0
wpa_cli scan
Expand Down

0 comments on commit 3778d52

Please sign in to comment.