Skip to content

Conversation

LGTM-but-NY
Copy link

  • Added LC_NUMERIC=C to convert_to_mb() function
  • Prevents potential locale-related formatting issues
  • Ensures consistent decimal point representation during file size conversion

Fix from error:

cursor_setup.sh: line 133: printf: 147.18: invalid number
 »  Local version found:                                              
      - name: cursor-0.45.14x86_64.AppImage                           
      - version: 0.45.14                                              
      - size: 147,00 MB 

- Added LC_NUMERIC=C to convert_to_mb() function
- Prevents potential locale-related formatting issues
- Ensures consistent decimal point representation during file size conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant