2 lines
37 B
Bash
2 lines
37 B
Bash
#!/bin/sh
|
|
exec /usr/bin/nmbd -F 2>&1
|
#!/bin/sh
|
|
exec /usr/bin/nmbd -F 2>&1
|