diff options
author | Mark Longair <mhl@pobox.com> | 2013-12-03 12:01:07 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-12-03 14:05:02 +0000 |
commit | d4e75c6715c7ab15b257bbdd42625301783e84f6 (patch) | |
tree | e6cfc05c5c70f327e34ea711c28d3f89557e42fd /script/rails-post-deploy | |
parent | 986b812ed34f5515e32fbd12165c175054ab3a1d (diff) |
Try to uninstall the old theme from vendor/plugins and lib/themes
The theme install task would fail if there's an old theme present
in vendor/plugins, since it doesn't try to uninstall the plugin from
that location, only the new location. Then when the install.rb
in the new plugin runs, it'll complain that there's a
public/alavetelitheme symlink already present.
This commit changes themes:install to try to uninstall the plugin
from both locations.
Diffstat (limited to 'script/rails-post-deploy')
0 files changed, 0 insertions, 0 deletions