diff --git a/drivers/python/js/.gitkeep b/drivers/python/js/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/links.sh b/links.sh index 37b941b60..2c7d0b73c 100755 --- a/links.sh +++ b/links.sh @@ -24,7 +24,4 @@ ln -f share/apps.json drivers/php ln -f share/js/wappalyzer.js drivers/php/js ln -f share/apps.json drivers/python -if [ ! -d "drivers/python/js" ];then - mkdir drivers/python/js/ -fi -ln -f share/js/wappalyzer.js drivers/python/js \ No newline at end of file +ln -f share/js/wappalyzer.js drivers/python/js