Nov 15, 2021
i think this one is ok, but you can change roughly to:
# NOTE: this command assumes a para ID of 2000. Change as needed.
./target/release/parachain-collator \
--alice \
--collator \
--force-authoring \
--parachain-id 2000 \
--base-path /tmp/parachain/alice \
--port 40333 \
--ws-port 8844 \
-- \
--execution wasm \
--chain <relay chain raw chain spec> \
--port 30343 \
--ws-port 9977