Open turbomam opened 3 years ago
Just staring to use this repo!
MAM@MAM-M74 gitrepos % brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb Updating Homebrew... ==> Auto-updated Homebrew! Updated 3 taps (homebrew/cask-versions, homebrew/core and homebrew/cask). ==> Updated Formulae Updated 33 formulae. ==> Updated Casks Updated 39 casks.
Traceback (most recent call last): brew extract or brew create and brew tap-new to create a formula file in a tap on GitHub instead.: Invalid usage: Non-checksummed download of sshpass formula file from an arbitrary URL is unsupported! (UsageError)
brew extract
brew create
brew tap-new
Will try other installation methods now
looks like I should have read the comments at https://gist.github.com/arunoda/7790979
build from source worked
what are the advantages of sshpass over password-less, key-based authentication?
SSH, SSHPass and Passwordless SSH
Just staring to use this repo!
Will try other installation methods now