OpenGNT/Script/Readme.md

152 B

Script files are placed here.

Usage of *.sh file:
chmod +x [SCRIPT]
./[SCRIPT] [FILE]

Usage of *.py file:
python [SCRIPT]