]> git.proxmox.com Git - pve-installer.git/blobdiff - ProxmoxInstallerSetup-pmg.pm
cleanup: remove unused variable $release
[pve-installer.git] / ProxmoxInstallerSetup-pmg.pm
index 579eff83dd2afa9b6dc8bcc43a30e083839d2e8f..3300145b3903c8dde0e7e2fa67fd253188cbbab3 100644 (file)
@@ -6,7 +6,6 @@ use warnings;
 sub setup {
     return {
        product => 'pmg',
-       release => '5.0',
        enable_btrfs => 0,
     };
 }