Browse Source

Fix missing hashbang

zvecr 2 years ago
parent
commit
c58c5fa8fa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      util/ci/firmware_list_generator.py

+ 2 - 0
util/ci/firmware_list_generator.py

@@ -1,3 +1,5 @@
+#!/usr/bin/env python3
+
 import os
 import json
 from pathlib import Path