mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-15 03:41:16 +01:00
84b36ff46b
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
3 lines
195 B
Text
3 lines
195 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 space the end of line
|