You've already forked docker-bitlbee
Feat: update to bitlbee-facebook 1.2.2
This commit is contained in:
6
build.sh
6
build.sh
@@ -10,7 +10,7 @@ software-properties-common
|
|||||||
cd
|
cd
|
||||||
curl -LO# https://get.bitlbee.org/src/bitlbee-$BITLBEE_VERSION.tar.gz
|
curl -LO# https://get.bitlbee.org/src/bitlbee-$BITLBEE_VERSION.tar.gz
|
||||||
curl -LO# https://github.com/EionRobb/skype4pidgin/archive/1.7.tar.gz
|
curl -LO# https://github.com/EionRobb/skype4pidgin/archive/1.7.tar.gz
|
||||||
curl -LO# https://github.com/bitlbee/bitlbee-facebook/archive/v1.2.1.tar.gz
|
curl -LO# https://github.com/bitlbee/bitlbee-facebook/archive/v1.2.2.tar.gz
|
||||||
git clone https://github.com/EionRobb/purple-hangouts.git
|
git clone https://github.com/EionRobb/purple-hangouts.git
|
||||||
git clone https://alexschroeder.ch/cgit/bitlbee-mastodon
|
git clone https://alexschroeder.ch/cgit/bitlbee-mastodon
|
||||||
git clone https://github.com/EionRobb/purple-rocketchat.git
|
git clone https://github.com/EionRobb/purple-rocketchat.git
|
||||||
@@ -44,8 +44,8 @@ apt install -y --no-install-recommends libpurple-telegram-tdlib
|
|||||||
|
|
||||||
# bitlbee-facebook
|
# bitlbee-facebook
|
||||||
cd
|
cd
|
||||||
tar zxvf v1.2.1.tar.gz
|
tar zxvf v1.2.2.tar.gz
|
||||||
cd bitlbee-facebook-1.2.1
|
cd bitlbee-facebook-1.2.2
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|||||||
Reference in New Issue
Block a user