diff --git a/roles/copr/frontend/templates/copr-cdn-check.py.j2 b/roles/copr/frontend/templates/copr-cdn-check.py.j2 index c5afae02a1..55ee1dc4e5 100644 --- a/roles/copr/frontend/templates/copr-cdn-check.py.j2 +++ b/roles/copr/frontend/templates/copr-cdn-check.py.j2 @@ -1,3 +1,5 @@ +#! /usr/bin/python3 + import sys import requests import logging