mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-31 17:44:52 +01:00
See the result.
This commit is contained in:
parent
5f839ae150
commit
0255b7a547
@ -51,7 +51,7 @@ wikiline="| Linux | $(date +'%m-%d-%Y %T') | [$git_revision](https\://github.com
|
||||
wikifile="./build-wiki/Development-builds.md"
|
||||
|
||||
echo "Line to add: $wikiline"
|
||||
cat "$wikifile" | sed -e "s@| Linux | .\+$USE_WEBENGINE | @$wikiline@g"
|
||||
cat "$wikifile" | sed -e "s@| Linux | .\+$USE_WEBENGINE | @$wikiline@g" > "$wikifile"
|
||||
|
||||
cd ./build-wiki
|
||||
git commit -a -m "New files."
|
||||
|
Loading…
x
Reference in New Issue
Block a user