mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
c70f365cd2
add supportfor pam authentication
4 lines
94 B
Plaintext
Executable File
4 lines
94 B
Plaintext
Executable File
cd `dirname $0`
|
|
VERSION=`cat VERSION`
|
|
sed -e "s/#VERSION#/$VERSION/" setup.py.tmpl > setup.py
|