mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-02 14:29:11 +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
|
||||
|
||||
- app/Resources/
|
||||
+ app/Resources/icons/***
|
||||
- app/Resources/**
|
||||
+ app/***
|
||||
+ modules/***
|
||||
+ public/***
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue