Updated common.requires_os calls (#3109)
This commit is contained in:
committed by
GitHub
parent
8f122197bb
commit
bba8cd3b57
@@ -17,7 +17,7 @@ metadata = RtaMetadata(
|
||||
EXE_FILE = common.get_path("bin", "renamed_posh.exe")
|
||||
|
||||
|
||||
@common.requires_os(metadata.platforms)
|
||||
@common.requires_os(*metadata.platforms)
|
||||
def main():
|
||||
hh = "C:\\Users\\Public\\hh.exe"
|
||||
mshta = "C:\\Windows\\System32\\mshta.exe"
|
||||
|
||||
Reference in New Issue
Block a user