Make sure that all command outputs are in english, so we can parse them correctly
Fix #49
This commit is contained in:
parent
ec0df440f8
commit
bec1513a07
@ -16,6 +16,11 @@
|
|||||||
# dependencies for 'bridge' Internet sharing method
|
# dependencies for 'bridge' Internet sharing method
|
||||||
# bridge-utils
|
# bridge-utils
|
||||||
|
|
||||||
|
|
||||||
|
# make sure that all command outputs are in english
|
||||||
|
# so we can parse them correctly
|
||||||
|
export LC_ALL=C
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
echo "Usage: $(basename $0) [options] <wifi-interface> [<interface-with-internet>] [<access-point-name> [<passphrase>]]"
|
echo "Usage: $(basename $0) [options] <wifi-interface> [<interface-with-internet>] [<access-point-name> [<passphrase>]]"
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user