mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure --enable-developer $*
|