Add code quality check & fixed output format
This commit is contained in:
committed by
Brendan Le Glaunec
parent
308ba24e90
commit
1c7c462771
@@ -2,7 +2,6 @@
|
||||
|
||||
ESC_SEQ="\x1b["
|
||||
COL_RESET=$ESC_SEQ"39;49;00m"
|
||||
COL_RED=$ESC_SEQ"31;01m"
|
||||
COL_GREEN=$ESC_SEQ"32;01m"
|
||||
|
||||
# if command starts with an option, prepend /cameradar/bin/cameradar
|
||||
|
||||
Reference in New Issue
Block a user