1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Tools: Update release-website.sh

This commit is contained in:
Laurent Cozic 2021-12-19 10:49:00 +01:00
parent 2788521607
commit 78d2190767

View File

@ -47,7 +47,7 @@ git add -A
git commit -m "Doc: Updated Markdown files git commit -m "Doc: Updated Markdown files
Auto-updated using $SCRIPT_NAME" Auto-updated using $SCRIPT_NAME" || true
git pull --rebase git pull --rebase
git push git push
@ -67,7 +67,7 @@ cd "$JOPLIN_WEBSITE_ROOT_DIR"
git add -A git add -A
git commit -m "Updated website git commit -m "Updated website
Auto-updated using $SCRIPT_NAME" Auto-updated using $SCRIPT_NAME" || true
git pull --rebase git pull --rebase
git push git push