Skip to content

Commit 5feb118

Browse files
authored
fix issue with localization
1 parent 1d53845 commit 5feb118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ram_percentage.sh

Lines changed: 1 addition & 0 deletions
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)