roots / trellis-cli

A CLI to manage Trellis projects
https://roots.io/trellis/
MIT License
166 stars 25 forks source link

Fix cross-link bug for virtualenv #282

Closed swalkinshaw closed 2 years ago

swalkinshaw commented 2 years ago

Fixes #281

It's not possible to rename/move a file across filesystems. Instead of renaming, this copies the file contents over instead.