forked from M-Labs/artiq
aqctl_coreanalyzer_proxy: permissions and shebang
This commit is contained in:
parent
133b26b6ce
commit
858f0479ba
2
artiq/frontend/aqctl_coreanalyzer_proxy.py
Normal file → Executable file
2
artiq/frontend/aqctl_coreanalyzer_proxy.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import asyncio
|
||||
import atexit
|
||||
|
Loading…
Reference in New Issue
Block a user