Skip to content

Commit

Permalink
build: use official ep_cursortrace
Browse files Browse the repository at this point in the history
  • Loading branch information
antobinary committed Dec 20, 2021
1 parent b617eb2 commit 62040bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/packages-template/bbb-etherpad/build.sh
Expand Up @@ -32,9 +32,7 @@ git clone https://github.com/mconf/ep_redis_publisher.git
npm pack ./ep_redis_publisher
npm install ./ep_redis_publisher-*.tgz

# npm install ep_cursortrace
# using mconf's fork due to https://github.com/ether/ep_cursortrace/pull/25 not being accepted upstream
npm install git+https://github.com/mconf/ep_cursortrace.git
npm install ep_cursortrace
npm install ep_disable_chat

# For some reason installing from github using npm 7.5.2 gives
Expand Down

0 comments on commit 62040bd

Please sign in to comment.