To run git on my server I have to run the command: /usr/local/cpanel/3rdparty/bin/git.
So when I run mina deploy I get back git: command not found.
I've set up git as an alias so when I'm ssh'd in I can run git and it works. However when using Mina it doesn't. How can I Mina to work for me?
Thanks.
To run git on my server I have to run the command:
/usr/local/cpanel/3rdparty/bin/git.So when I run
mina deployI get backgit: command not found.I've set up
gitas an alias so when I'm ssh'd in I can rungitand it works. However when using Mina it doesn't. How can I Mina to work for me?Thanks.