mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Make it executable.
This commit is contained in:
parent
cafd83f168
commit
5ddc8d4fd8
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
SRCDIR="."
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user