reset terminal to link new executables

This commit is contained in:
Neal Conner 2019-05-09 09:15:38 -04:00 committed by Josh Harvey
parent ae0dadf8fc
commit a8aeb48806

View file

@ -257,6 +257,9 @@ chmod -x /etc/update-motd.d/*-help-text
chmod -x /etc/update-motd.d/*-cloudguest chmod -x /etc/update-motd.d/*-cloudguest
set -e set -e
# reset terminal to link new executables
hash -r
echo echo
decho "Done! Now it's time to configure Lamassu stack." decho "Done! Now it's time to configure Lamassu stack."
echo echo