A search engine for MMP's eASLRB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-rulebook2/docker/run.sh

6 lines
132 B

#!/bin/sh
# run the webapp server
python3 /app/asl_rulebook2/webapp/run_server.py \
--addr 0.0.0.0 \
--force-init-delay 30