Files
docker-py-revanced/entrypoint
T
Nikhil Badyal 0cafeb1381 🚀 Initial Commit
2022-08-12 21:02:47 +05:30

9 lines
76 B
Bash

#!/bin/bash
set -o errexit
set -o pipefail
set -o nounset
python main.py