File manager - Edit - /usr/share/webmin/webmin/uninstall.pl
Back
# uninstall.pl # Called when webmin is uninstalled require 'webmin-lib.pl'; sub module_uninstall { # Remove the link from /usr/sbin/webmin my $bindir = "/usr/sbin"; my $lnk = $bindir."/webmin"; if (-l $lnk) { unlink($lnk); } } 1;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.39 |
proxy
|
phpinfo
|
Settings