X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fweb.template.yml;h=bfd06ce637d0fc6fd6d6dd28aebbc37c8ff7302d;hb=0c456e8c6f6a0edadb2dede88d6eba23b539de1c;hp=5fbe43495b8c227bb8c092928e15ffeb211dfa46;hpb=2191df8bd4fe568788a955b83666515343e4c7cd;p=discourse_docker.git diff --git a/templates/web.template.yml b/templates/web.template.yml index 5fbe434..bfd06ce 100644 --- a/templates/web.template.yml +++ b/templates/web.template.yml @@ -247,3 +247,10 @@ run: mkdir -p /shared/backups chown -R discourse:www-data /shared/backups fi + + # change login directory to Discourse home + - file: + path: /root/.bash_profile + chmod: 644 + contents: | + cd $home