Files
Bubberstation/tools/bootstrap
Kyle Spier-Swenson 547ca8fe5b Node Bootstrap: Cast OS version to int so compat code works (#83190)
This wasn't working for me because `OSMajor` was set to a string, not a
number, so it failed the if check.

Making this change made it work
2024-05-12 19:15:08 -07:00
..