0
0
Files
bigbluebutton/mod/etherpad/entrypoint.sh

3 lines
81 B
Bash

#!/bin/sh
echo $ETHERPAD_API_KEY > /tmp/apikey
pnpm run prod --apikey /tmp/apikey