Skip to content

Commit

Permalink
Formatted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fazlearefin committed Feb 29, 2016
1 parent 3c8a274 commit 753f1e2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Collection of System Admin's tools for those things which still needs to be done manually

* hostid.sh
* ssh-copy-id-auto.sh
* `hostid.sh`
* `ssh-copy-id-auto.sh`

* * *

Expand All @@ -23,4 +23,3 @@ This script let you copy your ssh-key to your servers for passwordless authentic
* You will need to install the `sshpass` package
* You will need to have your password in plain-text or in base64 encoding (adding a bit of extra security) in a file. Change the `$Pwd_File`
* If you happen to encode your password in base64, flip the value of `$Base64_Enc`

0 comments on commit 753f1e2

Please sign in to comment.