summaryrefslogtreecommitdiff
path: root/branding/scripts/vendorize.py
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-08-24 21:25:33 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-09-08 19:58:24 +0200
commitc2871f4aece61b939e0e6c8d7a94677fb055620a (patch)
treeee07f959cbfeb6cacbddf45ae0b1873a743838bb /branding/scripts/vendorize.py
parentfb89df3ee609e9f3e63e0679b3635516603092b5 (diff)
[feat] generate providers.json
Diffstat (limited to 'branding/scripts/vendorize.py')
-rwxr-xr-xbranding/scripts/vendorize.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/branding/scripts/vendorize.py b/branding/scripts/vendorize.py
index ba248b0..28c5d2a 100755
--- a/branding/scripts/vendorize.py
+++ b/branding/scripts/vendorize.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
+# TODO: to be deprecated! use gen-providers-json.py instead
+
import os
import sys