Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 324 Bytes

Rgit

A git-like rsync client

get-rgit.sh

  • Description: Auto download rgit, and install it to specified location (default /usr/local).
  • Usage: ./get-rgit.sh <location>
wget -O get-rgit.sh https://github.com/kaixinguo360/Rgit/raw/master/sh/get-rgit.sh && chmod +x get-rgit.sh && sudo ./get-rgit.sh