summarylogtreecommitdiffstats
path: root/boot.install
diff options
context:
space:
mode:
Diffstat (limited to 'boot.install')
-rw-r--r--boot.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/boot.install b/boot.install
new file mode 100644
index 000000000000..0d634aadca0f
--- /dev/null
+++ b/boot.install
@@ -0,0 +1,3 @@
+post_upgrade() {
+ echo "Run boot -u to update boot.jar"
+}