From 9144d8d46c3a0b41760fcf50af81b8fbe30270eb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 18 May 2020 17:34:05 +0300 Subject: [PATCH] baseinit: Added post-install message --- core/baseinit/post-install | 9 +++++++++ core/baseinit/version | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100755 core/baseinit/post-install diff --git a/core/baseinit/post-install b/core/baseinit/post-install new file mode 100755 index 00000000..f709ff2a --- /dev/null +++ b/core/baseinit/post-install @@ -0,0 +1,9 @@ +#!/bin/sh + +cat <