Add mount to list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2021-09-13 14:48:25 +02:00
parent cb35d425c5
commit 35b0307808

View File

@ -92,6 +92,7 @@ function ListTools {
CheckFor make "--version"
CheckFor md5sum "--version"
CheckFor mkfifo "--version"
CheckFor mount "--version"
CheckFor nice "--version"
CheckFor nroff "--version"
CheckFor nslookup ""