From a8aeb4880635215099d7ac85eb9518de16d7b560 Mon Sep 17 00:00:00 2001 From: Neal Conner Date: Thu, 9 May 2019 09:15:38 -0400 Subject: [PATCH] reset terminal to link new executables --- lamassu-remote-install/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lamassu-remote-install/install b/lamassu-remote-install/install index 04566758..32da00df 100755 --- a/lamassu-remote-install/install +++ b/lamassu-remote-install/install @@ -257,6 +257,9 @@ chmod -x /etc/update-motd.d/*-help-text chmod -x /etc/update-motd.d/*-cloudguest set -e +# reset terminal to link new executables +hash -r + echo decho "Done! Now it's time to configure Lamassu stack." echo