Fix absolute path to scripts.
- Previously, scripts were stored inside directories written in
lowercase. Now they are stored in directories written with the first
letter in uppercase. This update changes tcar initialization file in
order to use directories written with the first letter in uppercase
instead of directories written in lowercase.