update shield also
This commit is contained in:
@@ -21,3 +21,7 @@ date="$2"
|
|||||||
[ -f "DEBIAN/control" ] && {
|
[ -f "DEBIAN/control" ] && {
|
||||||
sed -i "/Version:\ /c\Version:\ $version_sed" "DEBIAN/control"
|
sed -i "/Version:\ /c\Version:\ $version_sed" "DEBIAN/control"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[ -f README.md ] && {
|
||||||
|
sed -i "s/\[\!\[Release\].*/\[\!\[Release\]\(https:\/\/img\.shields\.io\/badge\/Release-$version_sed-brightgreen\)\]\(https:\/\/code\.obermui\.de\/markus\/shorter\/releases\)/g" README.md
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user