generated from alice-meta-packages/alice-meta-template
remove echo from postinst
Deploy Package / Explore-Gitea-Actions (push) Successful in 8s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 8s
Details
This commit is contained in:
parent
07bb42ee56
commit
f4e4e47d8f
|
@ -6,6 +6,4 @@ set -e
|
|||
|
||||
db_get alice-auth/ldap-bind-password
|
||||
|
||||
echo $RET
|
||||
|
||||
sed -i "s/ldap_default_authtok =.*/ldap_default_authtok = $RET/" /etc/sssd/sssd.conf
|
||||
|
|
Loading…
Reference in New Issue