From f35318d04e120543f3a7f7348370da27d8ad54ab Mon Sep 17 00:00:00 2001 From: Daniel Husand Date: Tue, 21 Jun 2022 14:28:17 +0200 Subject: Make next steps after install more clear --- scripts/install/install-postinst-new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install') diff --git a/scripts/install/install-postinst-new b/scripts/install/install-postinst-new index 0078287f..19257398 100755 --- a/scripts/install/install-postinst-new +++ b/scripts/install/install-postinst-new @@ -284,7 +284,7 @@ if [ "$INSTALL_TYPE" != 'union' ]; then WRITE_ROOT='' fi -becho "Done!" +becho "Done! Please reboot now." exit 0 -- cgit v1.2.3