mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-03 14:52:21 +01:00
fix(generate_au_zip): Add core-admin to au-generator.zip
Forgot to add this in previous commits, so here it is!
This commit is contained in:
parent
ea8ed8f5da
commit
ef7aea86a9
@ -26,6 +26,7 @@ STATIC_FILES = ['/usr/bin/old_bins/cgpt',
|
||||
]
|
||||
|
||||
DYNAMIC_EXECUTABLES = ['/usr/bin/delta_generator',
|
||||
'/usr/bin/core-admin',
|
||||
'/usr/bin/bsdiff',
|
||||
'/usr/bin/bspatch']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user