Project transfered from ZAKS Web to Ze'ev Schurmann
This commit is contained in:
12
README.md
12
README.md
@@ -2,26 +2,26 @@
|
|||||||
|
|
||||||
- Title : ACHAR - Auto Completion of Hosts Add/Remove script
|
- Title : ACHAR - Auto Completion of Hosts Add/Remove script
|
||||||
- Version : 0.2.2
|
- 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
|
- Author : Ze'ev Schurmann
|
||||||
- Company : ZAKS Web
|
- Reddit : https://www.reddit.com/u/thisiszeev
|
||||||
- Website : https://www.zaks.web.za/
|
|
||||||
- Reddit : https://www.reddit.com/r/ZAKSWeb
|
|
||||||
- License : GPL3 or Later
|
- License : GPL3 or Later
|
||||||
- Description: This tool allows for the management of Bash auto completion of hostnames when using SSH or RSync in Bash.
|
- 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
|
## INSTALLATION
|
||||||
|
|
||||||
For most people it will be as simple as this...
|
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...
|
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
|
## USAGE
|
||||||
|
|||||||
Reference in New Issue
Block a user