epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

fix(cli): Remove doubly appended filename in path #73

Closed DanielVoogsgerd closed 6 days ago

DanielVoogsgerd commented 2 weeks ago

Brane instance edit would create a path with the filename repeated. Now it doesn't

DanielVoogsgerd commented 2 weeks ago

Should be fixed.