mirror of https://git.48k.eu/ogcli/
images: use new POST image/update
use POST image/update when updating an image.master v0.3.3-4
parent
27f632e3ed
commit
cf4af2a057
|
@ -225,4 +225,4 @@ class OgImage():
|
|||
'code': str(fs_code),
|
||||
'name': image_name}
|
||||
|
||||
rest.post('/image/create', payload=payload)
|
||||
rest.post('/image/update', payload=payload)
|
||||
|
|
Loading…
Reference in New Issue