1
0

not enough boilerplate i guess

This commit is contained in:
dtb 2023-08-31 16:34:12 -04:00
parent 57e2fc548e
commit ccdcd53889

View File

@ -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