mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-08 14:21:29 +01:00
newline
This commit is contained in:
parent
d022d15a78
commit
a01023629c
@ -25,7 +25,7 @@ echo "DMGNAME IS: $dmgname"
|
||||
echo "DMGNAME NO SPACE IS: $dmgnamenospace"
|
||||
|
||||
curl --upload-file "./$dmgname" "https://transfer.sh/$dmgnamenospace" --silent >> ./build-wiki/Mac-OS-X-development-builds.md
|
||||
echo >> ./build-wiki/Mac-OS-X-development-builds.md
|
||||
echo "\n" >> ./build-wiki/Mac-OS-X-development-builds.md
|
||||
cat ./build-wiki/Mac-OS-X-development-builds.md
|
||||
|
||||
cd ./build-wiki
|
||||
|
Loading…
Reference in New Issue
Block a user