aboutsummaryrefslogtreecommitdiff
path: root/arch-base-nodejs/bootstrap_nodejs.sh
blob: 313a4cb24d20d226f449407dd8439682e37286a7 (plain)
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