Changes

From SME Server
Jump to navigationJump to search
Line 207: Line 207:     
Then copy the shell scripts to ~/bin or wherever.
 
Then copy the shell scripts to ~/bin or wherever.
 +
 +
mkdir ~/bin
 +
cp smeserver-gitutils/git-*.sh  ~/bin/.
 +
mkdir ~/.smegit
 +
cp smeserver-gitutils/conf ~/.smegit/config
 +
 +
Then edit the ~/.smegit/conf for your own setup.
    
The gitutils use the change-log and BogusDataBot.sh scripts which are normally installed from smeserver-mock.  Until an EL8 rpm is built, then you need to copy these to ~/bin or /usr/bin from your EL7 or SMEServer system.
 
The gitutils use the change-log and BogusDataBot.sh scripts which are normally installed from smeserver-mock.  Until an EL8 rpm is built, then you need to copy these to ~/bin or /usr/bin from your EL7 or SMEServer system.

Navigation menu