mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
stuck with s3 refactoring
This commit is contained in:
@@ -16,7 +16,7 @@ manifest_dict = eval(''.join(lines[start_index:end_index + 1]))
|
||||
|
||||
# Modify the manifest dictionary
|
||||
manifest_dict['installable'] = True
|
||||
manifest_dict['auto_install'] = True
|
||||
manifest_dict['auto_install'] = False
|
||||
|
||||
# Construct the modified manifest string
|
||||
modified_manifest_lines = ['{\n']
|
||||
|
||||
Reference in New Issue
Block a user