Update kernel files for command naming changes
ostadmin is now ostree admin. https://bugzilla.gnome.org/show_bug.cgi?id=684049
This commit is contained in:
parent
59ddbcc500
commit
8a98e8d964
|
|
@ -7,4 +7,4 @@ if [ -z "$version" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ostadmin update-kernel current/ ${version}
|
ostree admin update-kernel /ostree/current/ ${version}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue