Revision 090d69c0
Added by Scott Ullrich over 20 years ago
usr/local/www/pkg.php | ||
---|---|---|
148 | 148 |
</body> |
149 | 149 |
</html> |
150 | 150 |
|
151 |
<?php system("rm /tmp/pkg_config.xml"); ?> |
|
151 |
<?php system("rm /tmp/pkg*"); ?> |
Also available in: Unified diff
Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.