Skip to content

Commit f540f07

Browse files
authored
fix memory on non-en systems again
Merge pull request #50 from ms-jpq/master
2 parents f1eaa3e + 5feb118 commit f540f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ram_percentage.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44
export LANG=C
5+
export LC_ALL=C
56

67
source "$CURRENT_DIR/helpers.sh"
78

0 commit comments

Comments
 (0)