diff --git a/commands/tinfoil.py b/commands/tinfoil.py index 0c86739..de4ba3a 100755 --- a/commands/tinfoil.py +++ b/commands/tinfoil.py @@ -77,7 +77,7 @@ for xcz in xczs: "copy", "-P", "-v", - f"{remote}:nsz/updates/{dlc}", + f"{remote}:nsz/updates/{update}", "nsz/updates/", ], stdout=sys.stdout,