mirror of https://github.com/m-labs/artiq.git
aqctl_coreanalyzer_proxy: permissions and shebang
This commit is contained in:
parent
133b26b6ce
commit
858f0479ba
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import asyncio
|
import asyncio
|
||||||
import atexit
|
import atexit
|
||||||
|
|
Loading…
Reference in New Issue