Bot_telegram / start.sh
nssuwan186's picture
Initial upload of Hotel OS Bot project
cf064e5 verified
raw
history blame
86 Bytes
#!/bin/bash
export PORT=${PORT:-8080}
mkdir -p ./data ./data/slips
python -m app.main