wiki-monkey
wiki-monkey copied to clipboard
scriptish-dynamic-local-cache.sh: user.js file not linked
scriptish-dynamic-local-cache.sh doesn't link to the user.js file, but outputs:
There are some files that were not re-linked:
wiki-monkey-local.user.js
This is the hackish part, I don't know what Scriptish does if wiki-monkey-local.user.js is changed. I remember that once I ended up with a completely broken userscript installation, though now I've had the symlink for a week without any problems. I'll need to do some more testing...
Today after rebasing my local config onto your develop branch, the userscript installation was broken (Scriptish removed all files from the directory except for the wiki-monkey-local.user.js symlink).
Over the past month two files were added into the repo (ArchWikiDeprecateFaq.js and ArchWikiSortContacts.js) and the symlinks in Scriptish's userscript directory were obviously missing, so I guess it detected broken installation and did something...
Well, general breakage was predicted by https://github.com/kynikos/wiki-monkey/blob/master/src/files/scriptish-dynamic-local-cache.sh#L8 , maybe we can just expand that comment.