mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-04 23:36:44 +02:00
fix(bundle): include resources folder for icons during rsync
fixes #588
This commit is contained in:
parent
33a13774ca
commit
70ca0c7928
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# rsync filter rules to copy required files for Castopod's bundle
|
||||
|
||||
+ resources/icons/***
|
||||
- resources/**
|
||||
+ resources/
|
||||
+ app/***
|
||||
+ modules/***
|
||||
+ public/***
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue