#!/bin/bash # Disable annoying license dialog # by Sprinter # sed -i.bak 's/NotFound/Active/g' /usr/share/perl5/PVE/API2/Subscription.pm && systemctl restart pveproxy.service