not enough boilerplate i guess
This commit is contained in:
parent
57e2fc548e
commit
ccdcd53889
@ -1,3 +1,8 @@
|
||||
#!/bin/sh
|
||||
# configversion: 4284f96d91e9550ff8f3b25823e402ad
|
||||
# shellcheck source=scripts/core/sxmo_common.sh
|
||||
. sxmo_common.sh
|
||||
|
||||
command -v firefox >/dev/null \
|
||||
&& export BROWSER=firefox
|
||||
export DEFAULT_COUNTRY=US
|
||||
|
Loading…
Reference in New Issue
Block a user