79214988

Date: 2024-11-22 12:21:23
Score: 1.5
Natty:
Report link

After all, I have made it working as @chepner suggested.

My command look like this now

ssh [email protected] -p 22 'bash -l /home/user/services.sh'

And I've added the following line to my ~/.bash_profile

export PATH="/home/ubuntu/.nvm/versions/node/v18.19.0/bin/:$PATH"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @chepner
  • Self-answer (0.5):
Posted by: Vlad Stratulat