summaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
authorDaniel Husand <daniel@fnutt.net>2022-06-21 14:28:17 +0200
committerGitHub <noreply@github.com>2022-06-21 14:28:17 +0200
commitf35318d04e120543f3a7f7348370da27d8ad54ab (patch)
treec093dedbbb5593dd204a40a6416385c430e90cac /scripts/install
parentf1edc37df130bc0ae138ce598abd8aae6c0a11cd (diff)
downloadvyatta-cfg-system-f35318d04e120543f3a7f7348370da27d8ad54ab.tar.gz
vyatta-cfg-system-f35318d04e120543f3a7f7348370da27d8ad54ab.zip
Make next steps after install more clear
Diffstat (limited to 'scripts/install')
-rwxr-xr-xscripts/install/install-postinst-new2
1 files changed, 1 insertions, 1 deletions
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