Commit Graph
4 Commits
Author SHA1 Message Date
i-c-u-p 231f3b21f5 shorten paralleldownloads sed 2022-04-28 01:03:30 +00:00
i-c-u-p 625164460b shorten sed expr for uncommenting makeflags 2022-04-27 11:50:19 +00:00
i-c-u-p 1bd9a35079 cleanup paralleldownloads regex
because the pattern ends with ".*" the "$" is useless. also made the sed for uncommenting "Colors" slightly shorter by using "/<pattern>$/s/^#//" instead of "s/^#<pattern>$/<pattern>/"
2022-04-27 10:22:06 +00:00
i-c-u-p 80c101f21d Made larbs.sh executable
Changed permissions of larbs.sh from 644 to 755 to be able to run it via  with out first executing .
2022-04-06 02:50:30 +00:00