diff --git a/Makefile b/Makefile index 6297fc6..580e850 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ pull: make update update: + cd cookbook && ./update.sh cargo update --manifest-path cookbook/pkgutils/Cargo.toml cargo update --manifest-path installer/Cargo.toml cargo update --manifest-path kernel/Cargo.toml diff --git a/cookbook b/cookbook index 742340a..3e0bc79 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 742340a220a8d36506d9ee6ebf0b1e7e39655c51 +Subproject commit 3e0bc79bb96cf33ffa374925abc882175742c95a diff --git a/installer b/installer index c0bc46b..3efca19 160000 --- a/installer +++ b/installer @@ -1 +1 @@ -Subproject commit c0bc46b954eac7ee6f85b9ef716e91a6990dfe8b +Subproject commit 3efca1947374f3187f34dab47d92635c9243469f