Webvm2 / run.sh
memex-in's picture
Update run.sh
c95fd4d verified
raw
history blame contribute delete
154 Bytes
#!/bin/bash
# This script simply executes the Python HTTP server.
# The server.py file is now created directly by the Dockerfile.
python /app/server.py