mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
7c97624edd
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
3 lines
207 B
Text
3 lines
207 B
Text
sed -i "s/2014-2021/2014-2022/g" {} \; # Update the Copyright year
|
|
sed -i 's/^/# /' slackware-mirrors # Add first char (#) per line
|
|
sed -i 's/ *$//' slackware-mirrors # Remove spaces the end of line
|