mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-19 12:22:47 +01:00
bla
This commit is contained in:
parent
5abed10447
commit
5f839ae150
@ -47,7 +47,7 @@ url=$(curl --upload-file "./$imagename" "https://transfer.sh/$imagenamenospace"
|
||||
|
||||
rc=$?; if [[ $rc != 0 ]]; then exit $rc; fi
|
||||
|
||||
wikiline="| Linux | $(date +'%m-%d-%Y %T') | [$git_revision](https\://github.com/martinrotter/rssguard/commit/$git_revision) |"
|
||||
wikiline="| Linux | $(date +'%m-%d-%Y %T') | [$git_revision](https\://github.com/martinrotter/rssguard/commit/$git_revision) | [transfer.sh]($url) | $(echo "$USE_WEBENGINE") | "
|
||||
wikifile="./build-wiki/Development-builds.md"
|
||||
|
||||
echo "Line to add: $wikiline"
|
||||
|
Loading…
Reference in New Issue
Block a user