Skip to content

add "f" flag to ln -s

Mike Delago requested to merge michael.delago-master-patch-99880 into master

Fixes error where symlink won't replace:

ln: failed to create symbolic link 'foo': File exists

Merge request reports