Skip to content

Commit ddecce6

Browse files
author
Borja Aranda
committed
feat(ansible): add set-motd help in bashrc
1 parent 08c7764 commit ddecce6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ 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)