5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
python3 -m attenuation_control_client $@
|
||
|
|