generated from alice-meta-packages/alice-meta-template
remove post inst for testing
Deploy Package / Explore-Gitea-Actions (push) Successful in 9s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 9s
Details
This commit is contained in:
parent
72bc2ea7af
commit
58346fe62b
|
@ -1,17 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# set -e
|
||||
|
||||
# . /usr/share/debconf/confmodule
|
||||
|
||||
# db_get alice-auth/ldap-bind-password
|
||||
# CONFIG=/etc/sssd/sssd.conf
|
||||
|
||||
# echo $RET
|
||||
|
||||
# if [ ! -f "$CONFIG" ]; then
|
||||
# echo "Error: Configuration file $CONFIG does not exist."
|
||||
# exit 9
|
||||
# fi
|
||||
#
|
||||
# sed -i "s/ldap_default_authtok =.*/ldap_default_authtok = $RET/" $CONFIG
|
Loading…
Reference in New Issue