aboutsummaryrefslogtreecommitdiff
path: root/contrib/extractor.sh
AgeCommit message (Collapse)Author
2021-12-22Add bash script for extracting client files (#24215)Teppic1
* Add bash script for extracting client files Simple bash script to automate extracting/copying client files on a Linux system. It follows the instructions on the wiki but additionally copies camera files if found. It includes a few simple checks. * Update extractor.sh Client and server directories are now requested unless already set as environment variables. * Fix client check * Update contrib/extractor.sh Clearer error Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> (cherry picked from commit 1d78fb2cd45c43d9132019dfb4bea35cc5efc3bd)