mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
r25923: Make sure to install phpldapadmin-config.php
Andrew Bartlett (This used to be commit 472dd7b318a03fa0166cdf3d15e4f5495de25c2c)
This commit is contained in:
parent
b45b8fa9c3
commit
0819903703
@ -25,6 +25,7 @@ cp setup/*.ldif $SETUPDIR || exit 1
|
||||
cp setup/*.reg $SETUPDIR || exit 1
|
||||
cp setup/*.zone $SETUPDIR || exit 1
|
||||
cp setup/*.conf $SETUPDIR || exit 1
|
||||
cp setup/*.php $SETUPDIR || exit 1
|
||||
cp setup/provision.smb.conf.dc $SETUPDIR || exit 1
|
||||
cp setup/provision.smb.conf.member $SETUPDIR || exit 1
|
||||
cp setup/provision.smb.conf.standalone $SETUPDIR || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user