diff --git a/src/ostree/kernel/15_ostree_update b/src/ostree/kernel/15_ostree_update index 4cdac1c3..c92ec45d 100755 --- a/src/ostree/kernel/15_ostree_update +++ b/src/ostree/kernel/15_ostree_update @@ -7,4 +7,4 @@ if [ -z "$version" ]; then exit 1 fi -ostadmin update-kernel current/ ${version} +ostree admin update-kernel /ostree/current/ ${version}