bludit icon indicating copy to clipboard operation
bludit copied to clipboard

fix(symlink): remove target directory upon symlink creation

Open benjaminbellamy opened this issue 2 years ago • 0 comments

For some shared hosting (such as ovh's), having the full target link will raise 403 errors.
The target directory is she same as the link directory so it can be removed.

benjaminbellamy avatar Sep 14 '23 09:09 benjaminbellamy