chore: add python env to zip-symbols script
This commit is contained in:
parent
24576fd0f1
commit
78239ff0ad
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import glob
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Reference in a new issue