Files
secureblue/modules
ER 60fa5ca326 fix: remove newlines before wget
including the newlines causes filenames to be postfixed with %0A
and thus the repo files to not work

this commit uses the same bashism as above line to remove newlines
from the $REPO var before using it in the wget command
2023-09-02 19:52:49 +03:00
..