Hi Everyone,
i dont have access to /usr/local/bin when using sudo -u domain.com
sudo -u domain.com which pm2
which: no pm2 in (/sbin:/bin:/usr/sbin:/usr/bin)
but when i run sudo -u domain.com -i
which pm2 works
I've been trying to get this working for a while now, but without success.
I'm trying to forward aliasdomain.com to www.aliasdomain.com.
Forwarding of domain.com to www.domain.com is already working.
Any suggestions are welcome.
Thanks in advance.