From: Jamie C. <jca...@we...> - 2004-07-30 23:17:28
|
On Sat, 2004-07-31 at 07:48, Gehrigal - Webminprojects wrote: > Hi All! > > Is there a way to delete all files of an old version of a module / theme > before installing the new one? > > At the moment old files will be overwritten only. How can i delete old unused > files? Actually, this already happens when you use the Webmin Configuration module to upgrade a module. Just before the new one is extracted, the old directory is deleted with rm -rf - Jamie |