Skip to content

Commit bd79b1b

Browse files
committed
Merge pull request googlecreativelab#71 from ralexstokes/master
corrected script names in raspbian add-ons
2 parents de79971 + 5e8316f commit bd79b1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
/sbin/wpa_cli scan
2+
/sbin/wpa_cli ap_scan 2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
/sbin/wpa_cli ap_scan 2
2+
/sbin/wpa_cli scan

0 commit comments

Comments
 (0)