mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-12-14 10:04:52 +01:00
build
This commit is contained in:
@@ -83,7 +83,6 @@ if args.backup and args.portainer:
|
||||
json_data = {
|
||||
'password': PASSWORD,
|
||||
}
|
||||
|
||||
response = requests.post('https://portainer.sectorq.eu/api/backup', headers=headers, json=json_data, verify=True)
|
||||
|
||||
# Note: json_data will not be serialized by requests
|
||||
|
||||
Reference in New Issue
Block a user