mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 19:17:45 +02:00
fix: include app/Resources/icons folder to bundle
This commit is contained in:
parent
56612f0c76
commit
3fd5efc795
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# rsync filter rules to copy required files for Castopod's bundle
|
# rsync filter rules to copy required files for Castopod's bundle
|
||||||
|
|
||||||
- app/Resources/
|
+ app/Resources/icons/***
|
||||||
|
- app/Resources/**
|
||||||
+ app/***
|
+ app/***
|
||||||
+ modules/***
|
+ modules/***
|
||||||
+ public/***
|
+ public/***
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue