Sha256: a6e04228e245d17c7f813a767e768ca0e126d3023ec792753bf28afc534b1d61
Contents?: true
Size: 187 Bytes
Versions: 2
Compression:
Stored size: 187 Bytes
Contents
<html> <head> <title>Packages</title> </head><body> <h1>Packages</h1> <pre> <?php $output = shell_exec('dpkg --get-selections'); echo htmlspecialchars($output); ?> </pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
salted-rails-0.0.9 | salt/www/nginx/srv/www/admin/dpkg.php |
salted-rails-0.0.8 | salt/www/nginx/srv/www/admin/dpkg.php |