SmartGit CentOS 6 - Installing
-
Installing SmartGit Client on CentOS.
Set the SuperUser as Owner:
su -c "chown -R root:root /tmp/smartgit"
Switch Contents:
su -c "mv /tmp/smartgit /opt/"
Make a Symlink for Easier Launching:
su -c "ln -s /opt/smartgit/bin/smartgit.sh /usr/local/bin/smartgit"
-
How to Create a SmartGit Client Menu Launcher
Contents