Skip to content

Commit

Permalink
Copies screenshots to svn
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawardekar committed Nov 25, 2022
1 parent 02b25fe commit c20014b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/build-release-svn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ rsync \
--exclude "package*.json" \
--exclude "phpcs*" \
. releases/svn/trunk

rsync \
-av \
assets/screenshot* releases/svn/assets

0 comments on commit c20014b

Please sign in to comment.