reset terminal to link new executables
This commit is contained in:
parent
ae0dadf8fc
commit
a8aeb48806
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue