5 lines
92 B
Bash
5 lines
92 B
Bash
#!/bin/bash -e
|
|
|
|
source /ensureJoined.sh
|
|
|
|
exec /usr/sbin/smbd --foreground --no-process-group |