wiki-monkey icon indicating copy to clipboard operation
wiki-monkey copied to clipboard

scriptish-dynamic-local-cache.sh: user.js file not linked

Open kynikos opened this issue 11 years ago • 3 comments

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

kynikos avatar Mar 31 '14 10:03 kynikos

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...

lahwaacz avatar Apr 05 '14 07:04 lahwaacz

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...

lahwaacz avatar May 09 '14 13:05 lahwaacz

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.

kynikos avatar May 10 '14 11:05 kynikos