|
@ -865,8 +865,8 @@ class EEStackController(CementBaseController): |
|
|
'webmail.error.log', |
|
|
'webmail.error.log', |
|
|
'/var/www/roundcubemail/' |
|
|
'/var/www/roundcubemail/' |
|
|
'logs/error.log']) |
|
|
'logs/error.log']) |
|
|
# Remove roundcube installer |
|
|
# Remove roundcube installe[r |
|
|
EEFileUtils.remove() |
|
|
EEFileUtils.remove(self, ["/var/www/roundcubemail/installer"]) |
|
|
EEService.reload_service(self, 'nginx') |
|
|
EEService.reload_service(self, 'nginx') |
|
|
|
|
|
|
|
|
@expose() |
|
|
@expose() |
|
|