1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
This commit is contained in:
Laurent Cozic 2021-12-19 08:36:36 +01:00
parent 57d826ba09
commit a1fd1df00b

View File

@ -42,5 +42,7 @@ npm run buildWebsite
cd "$JOPLIN_WEBSITE_ROOT_DIR"
git add -A
git commit -m "Updated website"
git commit -m "Updated website
Auto-updated using $SCRIPT_NAME"
git push