mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-06 08:46:21 +01:00
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
|