Setup
4. Setting Up GitEye
Relocating GitEye
First, Set the SuperUser as Owner:Copysudo chown -R root:root /tmp/GitEye
Then Switch Contents:
Copysudo mv /tmp/GitEye /opt/GitEye
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Relocating GitEye
First, Set the SuperUser as Owner:
sudo chown -R root:root /tmp/GitEye
Then Switch Contents:
sudo mv /tmp/GitEye /opt/GitEye
If Got “User is Not in Sudoers file” then see: How to Enable sudo