diff options
Diffstat (limited to 'raveos-cosmic-theme/raveos-cosmic-theme.install')
| -rw-r--r-- | raveos-cosmic-theme/raveos-cosmic-theme.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/raveos-cosmic-theme/raveos-cosmic-theme.install b/raveos-cosmic-theme/raveos-cosmic-theme.install new file mode 100644 index 0000000..876a411 --- /dev/null +++ b/raveos-cosmic-theme/raveos-cosmic-theme.install @@ -0,0 +1,7 @@ +post_install() { + : +} + +post_upgrade() { + : +} |