File size: 163 Bytes
c9063a4
8078e7c
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/sh

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