This commit is contained in:
devdatt 2026-06-22 08:07:09 +00:00
parent 2a6170f982
commit 41b6b2e52c
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.1;
function fail(string $msg): never
{