···133133 cp -r "$UNIVERSES/oxcaml" "$DEMO_DIR/universe-oxcaml"
134134 echo " deployed universe-oxcaml/"
135135136136- for d in universe universe-v2 universe-v3 universe-oxcaml; do
136136+ for d in universe universe-oxcaml; do
137137 cp "$SITE/_x-ocaml/x-ocaml.js" "$DEMO_DIR/$d/x-ocaml.js"
138138 done
139139fi