Do not apply opus-nt_update to systems that are Pro or up

This commit is contained in:
Fierelier 2023-02-04 10:35:47 +01:00
parent 0127cac91c
commit 7abb83338d
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not ("home" in opusnt.target["version"]["edition"].lower()):
skip = True