mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-02 14:29:11 +02:00
fix(bundle): edit rsync filter to include resources/icons directory
This commit is contained in:
parent
e291b6239c
commit
265cbbac09
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/***
|
||||
+ plugins/***
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue