Skip to content

Commit d4e424f

Browse files
author
Borja Aranda
committed
fix(ansible): bashrc messages break ansible
1 parent ddecce6 commit d4e424f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • hack/deploy-hub-local/ansible/tasks/files

hack/deploy-hub-local/ansible/tasks/files/bashrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ function isSvn {
2323

2424
export PS1="\[\e[0;35m\]\u:\[\e[0;35m\]\h \[\e[0;35m\]\[\e[0;32m\]: \w \[\e[1;31m\]\$(hasBranch)\$(isSvn) \n\[\e[0;35m\]\$ \[\e[0m\]"
2525
export RUNNER_ALLOW_RUNASROOT="1"
26-
echo -e "\nSet or unset current server's current status:\nset-motd set [-user] [-motd] [-pr]\nset-motd unset"

0 commit comments

Comments
 (0)