diff options
Diffstat (limited to 'mdkonline')
-rwxr-xr-x | mdkonline | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -190,6 +190,7 @@ $wiz = { post => sub { mdkonline::automated_upgrades($conffile, $login, md5_hex($password), $boxname, $key, $country, 'TRUE'); mdkonline::write_wide_conf($login, $boxname, $country); + mdkonline::clean_confdir(); "end" }, }, |