diff options
Diffstat (limited to 'community/cmatrix/cmatrix.install')
-rw-r--r-- | community/cmatrix/cmatrix.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/cmatrix/cmatrix.install b/community/cmatrix/cmatrix.install new file mode 100644 index 000000000..c46fe4469 --- /dev/null +++ b/community/cmatrix/cmatrix.install @@ -0,0 +1,3 @@ +post_install() { + fc-cache +} |