diff options
Diffstat (limited to 'results/scraper/fex/1475')
| -rw-r--r-- | results/scraper/fex/1475 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/fex/1475 b/results/scraper/fex/1475 new file mode 100644 index 000000000..d79e9fadb --- /dev/null +++ b/results/scraper/fex/1475 @@ -0,0 +1,3 @@ +Stop hardcoding squashfuse path +Currently we hardcode /usr/bin/squashfuse which isn't correct on all systems. +Use /bin/sh to search for squashfuse and execute it through that instead. \ No newline at end of file |