Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 317 Bytes

gitback

A git-based backup maker/manager

How to install:

Run this command:

/bin/bash <(curl -s https://raw.githubusercontent.com/N-coder82/gitback/main/install.sh)

How to uninstall:

Run this command:

/bin/bash <(curl -s https://raw.githubusercontent.com/N-coder82/gitback/main/uninstall.sh)