Skip to content

Commit

Permalink
add the package
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNewChao committed Jul 16, 2024
1 parent 0f0d7f4 commit 4ccb4a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bin/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ cp /opt/etherpad-lite/script/index.js /opt/etherpad-lite/plugin_packages/ep_open
# Prepare the environment
src/bin/installDeps.sh "$@" || exit 1

# cp the index.js
cp /opt/etherpad-lite/script/index.js /opt/etherpad-lite/plugin_packages/ep_openid_connect

# Move to the node folder and start
log "Starting Etherpad..."

Expand Down

0 comments on commit 4ccb4a1

Please sign in to comment.