Skip to content

Commit

Permalink
Avoiding rewriting old erizo.js (lynckia#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
Álvaro Alonso authored Jul 27, 2017
1 parent 03e098f commit e6e8e55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/initBasicExample.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ CURRENT_DIR=`pwd`
NVM_CHECK="$PATHNAME"/checkNvm.sh
EXTRAS=$ROOT/extras

cp $ROOT/erizo_controller/erizoClient/dist/erizo.js $EXTRAS/basic_example/public/
cp $ROOT/nuve/nuveClient/dist/nuve.js $EXTRAS/basic_example/

. $NVM_CHECK
Expand Down

0 comments on commit e6e8e55

Please sign in to comment.