bam cli: add ability to checkout into a named location
This commit is contained in:
@@ -39,7 +39,6 @@ def create_image_single(deps):
|
||||
image.save()
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import sys
|
||||
blendfile, blendfile_deps_json, create_id, returncode = sys.argv[-4:]
|
||||
|
Reference in New Issue
Block a user