1 2 3 4 5 6 7 8 9 10 11
#!/bin/bash echo "==> bootstraping nodejs ..." ## cleaning ... rm -r /usr/share/icu/* rm -r /usr/lib/node_modules/npm/doc/* rm -r /usr/lib/node_modules/npm/html/doc/* rm -r /usr/lib/node_modules/npm/man/* rm -rf /usr/lib/python2.7/test rm -rf /usr/share/perl5