mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-21 17:04:21 +01:00
remove duplicate samba install
This commit is contained in:
parent
228808c637
commit
08fcb0d8fb
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt-get install ldap-utils slapd samba
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install ldap-utils slapd -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -f -q -y
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install samba python-samba -t wheezy-backports -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -f -q -y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user