samba test
This commit is contained in:
parent
e41b5be731
commit
04afb47652
1 changed files with 1 additions and 1 deletions
2
samba
2
samba
|
@ -39,7 +39,7 @@ GPLv2
|
|||
|
||||
=cut
|
||||
|
||||
SMBSTATUS=${smbstatus:-$(command -v sudo smbstatus)}
|
||||
#SMBSTATUS=${smbstatus:-$(sudo command -v smbstatus)}
|
||||
SMBSTATUS=${SMBSTATUS:-$(sudo /usr/bin/smbstatus)}
|
||||
|
||||
if [ "$1" = "autoconf" ]; then
|
||||
|
|
Loading…
Reference in a new issue