diff --git a/README.md b/README.md index 4d4c13e..973381b 100644 --- a/README.md +++ b/README.md @@ -2,26 +2,26 @@ - Title : ACHAR - Auto Completion of Hosts Add/Remove script - Version : 0.2.2 -- GIT Repo : https://git.zaks.web.za/zaks-web/achar +- GIT Repo : https://git.zaks.web.za/thisiszeev/achar - Author : Ze'ev Schurmann -- Company : ZAKS Web -- Website : https://www.zaks.web.za/ -- Reddit : https://www.reddit.com/r/ZAKSWeb +- Reddit : https://www.reddit.com/u/thisiszeev - License : GPL3 or Later - Description: This tool allows for the management of Bash auto completion of hostnames when using SSH or RSync in Bash. +> This was originally a project for my employer (ZAKS Web) but it has been abandoned and I have now taken over the project. + ## INSTALLATION For most people it will be as simple as this... ```` -$ curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | sudo bash +$ curl https://git.3volve.net.za/thisiszeev/achar/raw/branch/main/install | sudo bash ```` If you are already at root level... ```` -# curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | bash +# curl https://git.3volve.net.za/thisiszeev/achar/raw/branch/main/install | bash ```` ## USAGE