mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-11 10:46:43 +02:00
fix(bundle): include modules and themes when copying files with rsync
This commit is contained in:
parent
9303e51bc5
commit
cd5bb8835c
1 changed files with 2 additions and 0 deletions
|
|
@ -2,7 +2,9 @@
|
||||||
|
|
||||||
- app/Views/_assets/
|
- app/Views/_assets/
|
||||||
+ app/***
|
+ app/***
|
||||||
|
+ modules/***
|
||||||
+ public/***
|
+ public/***
|
||||||
|
+ themes/***
|
||||||
+ vendor/***
|
+ vendor/***
|
||||||
+ writable/***
|
+ writable/***
|
||||||
+ .env.example
|
+ .env.example
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue