mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-04 08:03:35 +08:00
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ARTIQ_GUI=1 $PYTHON setup.py install --single-version-externally-managed --record=record.txt
|