hugsim_web_server_0 / launch.sh
hyzhou404's picture
launch by sh
8078e7c
raw
history blame
165 Bytes
#!/bin/bash
echo "Downloading private data"
pixi run python /app/code/download_private_datas.py
echo "Start the web server"
pixi run python /app/code/web_server.py