Add bash and sftp to list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2021-07-25 12:29:35 +02:00
parent 06d42a1b15
commit 23745ca48b

View File

@ -38,6 +38,7 @@ function ListTools {
CheckFor at
CheckFor awk
CheckFor basename
CheckFor bash
CheckFor bc
CheckFor cc
CheckFor cksum
@ -75,6 +76,7 @@ function ListTools {
CheckFor rsync
CheckFor rundll32
CheckFor scp
CheckFor sftp
CheckFor sha1sum
CheckFor sha256sum
CheckFor sha512sum