OCC - work with ccw.sh and dcu.sh

PHOTO EMBED

Tue May 24 2022 18:05:40 GMT+0000 (Coordinated Universal Time)

Saved by @elias

// first check environment keys and links in ccw e cdu files

// give permission to files 
sudo chmod 777 DesignCodeUtility/ -R

// enter in src/
sudo chmod 777 ccw.sh
sudo chmod 777 dcu.sh

// to execute commands run:
./ccw.sh --command
./dcu.sh --command

// to help
./ccw.sh -h
./dcu.sh -h
content_copyCOPY