Code Block ssh-add -s /usr/lib/ssh-keychain.dylibI get the following error after inputting my PIN: Code Block Could not add card "/usr/lib/ssh-keychain.dylib": agent refused operationAfter doing some digging, I noticed that the ssh-keychain.dylib file is no longer within the /usr...
github.com/libdns/cloudflare v0.1.0 // indirect @@ -143,11 +162,13 @@ require ( github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.18 // indirect github.com/mattn/go-localereader v0.0.1 // indirect github.com/mattn/go-runewidth v0.0.14 // indirec...
else test "$ac_cv_libgcrypt" = yes echo "Crypto library: libgcrypt" fi if test "$ac_cv_libz" = yes then echo "libz compression: yes" else echo "libz compression: no" fi else echo "Building SSH Tunnel: No" fi echo if test "$BUILD_DEBUG" = yes then echo "Building a debug ver...