fix servarr downloads path
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s

This commit is contained in:
2026-01-10 16:51:14 -05:00
parent 5631aa016b
commit b645bf320d
2 changed files with 4 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ def main():
new_diff.append(service_name)
if len(new_diff) > 0:
print(new_diff, ",".join(new_diff))
deployed = deploy(",".join(new_diff))
else:
# success, nothing deployed