From c3fbcb8febfbbc8f2e8c65d34a8259c0ed7700cf Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Mon, 11 Dec 2017 21:20:49 +0000 Subject: [PATCH] Update website --- ElectronClient/release_version.sh | 2 +- README.md | 6 +++--- docs/index.html | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ElectronClient/release_version.sh b/ElectronClient/release_version.sh index c87b080b2..f5d2e8816 100755 --- a/ElectronClient/release_version.sh +++ b/ElectronClient/release_version.sh @@ -14,4 +14,4 @@ echo "Create a draft release at: https://github.com/laurent22/joplin/releases/ta echo "" echo "Then run:" echo "" -echo "node $APP_DIR/update-readme-download.js" \ No newline at end of file +echo "node $APP_DIR/update-readme-download.js && git add -A && git commit -m 'Update website' && git push" \ No newline at end of file diff --git a/README.md b/README.md index 7e1180832..584a84ed1 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download -----------------|-------- -Windows | Get it on Windows -macOS | Get it on macOS -Linux | Get it on macOS +Windows | Get it on Windows +macOS | Get it on macOS +Linux | Get it on macOS ## Mobile applications diff --git a/docs/index.html b/docs/index.html index ee3c4b578..564e806aa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -218,15 +218,15 @@ Windows -Get it on Windows +Get it on Windows macOS -Get it on macOS +Get it on macOS Linux -Get it on macOS +Get it on macOS