Rewrite in class, cleaner
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# link-fixer
|
||||
|
||||
Fix broken symbolic links. Search for file of same name as original target in provided directory and link to that target if unique and if exists.
|
||||
Fix broken symbolic links.
|
||||
Search for file of same name as original target in provided directory and link to that target if unique and if exists.
|
||||
If pointed to a directory, link_fixer scans the directory for broken links.
|
||||
Reference in New Issue
Block a user