return prompt color to default after script
This commit is contained in:
parent
e6760876a0
commit
89af85f17f
@ -63,6 +63,6 @@ cp -f config/etc/ssh/sshd_config /etc/ssh/sshd_config
|
|||||||
echo "...done"
|
echo "...done"
|
||||||
|
|
||||||
### Exit gracefully
|
### Exit gracefully
|
||||||
echo -e "\n\e[0;32mAll done!\n"
|
echo -e "\n\e[0;32mAll done!\n\e[0m"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user