mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-19 05:38:09 +00:00
Update build_wpa_supplicant_wo11b.sh
This commit is contained in:
parent
1e2aab33e0
commit
fd92a0b520
@ -1,9 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# SPDX-FileCopyrightText: 2019 Jiao Xianjun <putaoshu@msn.com>
|
# Author: Michael Mehari
|
||||||
|
# SPDX-FileCopyrightText: 2019 UGent
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
|
|
||||||
if [ "$#" -ne 1 ]; then
|
if [ "$#" -ne 1 ]; then
|
||||||
echo "You must enter exactly 1 arguments: \$OPENWIFI_DIR"
|
echo "You must enter exactly 1 arguments: \$OPENWIFI_DIR"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user