mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 18:31:05 +00:00
fix(bundle): include modules and themes when copying files with rsync
This commit is contained in:
parent
9303e51bc5
commit
cd5bb8835c
@ -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…
x
Reference in New Issue
Block a user