This commit is contained in:
devdatt 2026-06-22 04:10:32 +00:00
parent 2a917084e7
commit 2587555a94
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ License text:
https://github.com/shreebhattji/Urmi/blob/main/licence.md
*/
exec("sudo chmod 444 /sys/class/dmi/id/product_uuid");
$version = 1;
$version = 3;
function fail(string $msg): never
{