summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-06-21 22:37:43 +0200
committerGitHub <noreply@github.com>2022-06-21 22:37:43 +0200
commit8dae717c21f05a5a04180b1206ad7cc2ed857be8 (patch)
treec093dedbbb5593dd204a40a6416385c430e90cac
parentf1edc37df130bc0ae138ce598abd8aae6c0a11cd (diff)
parentf35318d04e120543f3a7f7348370da27d8ad54ab (diff)
downloadvyatta-cfg-system-8dae717c21f05a5a04180b1206ad7cc2ed857be8.tar.gz
vyatta-cfg-system-8dae717c21f05a5a04180b1206ad7cc2ed857be8.zip
Merge pull request #181 from danhusan/patch-1
Make next steps after install more clear
-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