Scripts: Re-Sync Blend Files #240
9
scripts/resync_blends/README.md
Normal file
9
scripts/resync_blends/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Remap Tools
|
||||
|
||||
This directory contains a script that resyncs any files older than one day and saves the file. The script requires two arguments:
|
||||
1. The path to the project
|
||||
2. the argument `--exec` followed by the path to the blender executable
|
||||
|
||||
## Usage
|
||||
1. Enter remap directory `cd blender-studio-pipeline/scripts/resync_blends`
|
||||
2. Run `./run_resync_blends.py /data/your_project_name/ --exec /home/user/blender/bin/blender`
|
Loading…
Reference in New Issue
Block a user