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:
Giovanni Campagna 2012-09-14 23:58:58 +02:00
parent 59ddbcc500
commit 8a98e8d964

View File

@ -7,4 +7,4 @@ if [ -z "$version" ]; then
exit 1
fi
ostadmin update-kernel current/ ${version}
ostree admin update-kernel /ostree/current/ ${version}