We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea1a45d + 1bde7e4 commit d7c7dc9Copy full SHA for d7c7dc9
scripts/weather.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
# setting the locale, some users have issues with different locales, this forces the correct one
3
-export LC_ALL=en_US.UTF-8
+export LC_ALL=C.utf8
4
5
fahrenheit=$1
6
location=$2
0 commit comments