Skip to content

Commit

Permalink
make: add step open-crowdin-webpage
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <[email protected]>
  • Loading branch information
pbek committed Jul 8, 2024
1 parent 27bf5d0 commit c9ea3dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ git-create-patch:
cd ../piwiktracker && git diff --no-ext-diff --staged --binary > ${TRANSFER_DIR}/piwiktracker.patch; \
cd ../qttoolbareditor && git diff --no-ext-diff --staged --binary > ${TRANSFER_DIR}/qttoolbareditor.patch; \
ls -l1t ${TRANSFER_DIR} | head -5

open-crowdin-webpage:
xdg-open https://crowdin.com/project/qownnotes/activity-stream

0 comments on commit c9ea3dd

Please sign in to comment.