6 lines
137 B
Text
6 lines
137 B
Text
export CRS_TRACKER="${url}"
|
|
export CRS_TOKEN="${token}"
|
|
export CRS_SECRET="${secret}"
|
|
% if use_vaapi:
|
|
export CRS_USE_VAAPI="yes"
|
|
% endif
|