Commands executed over SSH such as ssh <host> <cmd> or those via Fabric occur in non-login non-interactive shells, which don't hit any of our .bash or .profile config files. This config sets RIAPSHOME and RIAPSAPPS for SSH sessions matching the riaps user.
Commands executed over SSH such as
ssh <host> <cmd>
or those via Fabric occur in non-login non-interactive shells, which don't hit any of our .bash or .profile config files. This config sets RIAPSHOME and RIAPSAPPS for SSH sessions matching the riaps user.