Skip to content

Fix sce run c failing when using junctions by resolving target path (windows batch)#73

Open
Funsize1234 wants to merge 2 commits intoSCE-Development:masterfrom
Funsize1234:sce-run-c_fix
Open

Fix sce run c failing when using junctions by resolving target path (windows batch)#73
Funsize1234 wants to merge 2 commits intoSCE-Development:masterfrom
Funsize1234:sce-run-c_fix

Conversation

@Funsize1234
Copy link

image

"sce run c" runs "docker-compose -f docker-compose.dev.yml up --build" in Clark's junction file which causes fatal issues shown above but functions as expected in Clark's actual file path.

This fix parses information from the junction file and finds the target path and changes directory into it before running docker-compose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant