You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

13 lines
534 B

#!/bin/sh
ln -is ../../../../share/images/icons drivers/firefox/skin/images/
ln -is ../../../../share/js/lib drivers/firefox/content/js/
ln -is ../../../../share/js/apps.js drivers/firefox/content/js/
ln -is ../../../../share/js/wappalyzer.js drivers/firefox/content/js/
ln -is ../../../share/images/icons drivers/html/images/
ln -is ../../../share/js/lib drivers/html/js/
ln -is ../../../share/js/apps.js drivers/html/js/
ln -is ../../../share/js/wappalyzer.js drivers/html/js/