Commit Graph
1 Commits
Author SHA1 Message Date
Teppic1 69b2937b8c Add bash script for extracting client files (#24215)
* 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 <[email protected]>

Co-authored-by: Trond B. Krokli <[email protected]>
(cherry picked from commit 1d78fb2cd45c43d9132019dfb4bea35cc5efc3bd)
2021-12-22 22:46:49 +01:00