mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
py-scripts: Fix cureate_chamberview_dut.py to be runnable.
chmod a+x, and also put the python-script logic at the first line. Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
2
py-scripts/create_chamberview_dut.py
Normal file → Executable file
2
py-scripts/create_chamberview_dut.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
Note: To Run this script gui should be opened with
|
||||
|
||||
|
||||
Reference in New Issue
Block a user