fix servarr downloads path
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s
All checks were successful
Deploy Containers / Prepare (push) Successful in 28s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user