Skip to content

Minor improvements and performance enhancement

Compare
Choose a tag to compare
@marc0der marc0der released this 16 Jul 08:14
· 375 commits to master since this release
  • Replace $(cat file) invocations with $(< file) for better performance.
  • Use relative path for current symlink to version directory.
  • Improve handling of secure curl downloads.
  • Remove unused legacy bash workarounds