Browse Source

+quotes

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
feature_files_export
Nico Schottelius 11 years ago
parent
commit
489fa2a8be
  1. 2
      build

2
build

@ -173,7 +173,7 @@ eof
$0 blog
version=$($0 changelog-version)
file=cdist-${version}-released.mdwn
cd $WEBBBLOG
cd "$WEBBLOG"
git add "$file"
git commit -m "New cdist version (blogentry): $version" "$file"
git push

Loading…
Cancel
Save