aboutsummaryrefslogtreecommitdiff
path: root/arch-base-sailsjs/bootstrap_sailsjs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch-base-sailsjs/bootstrap_sailsjs.sh')
-rwxr-xr-xarch-base-sailsjs/bootstrap_sailsjs.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch-base-sailsjs/bootstrap_sailsjs.sh b/arch-base-sailsjs/bootstrap_sailsjs.sh
index 3fa3863..ed40d8d 100755
--- a/arch-base-sailsjs/bootstrap_sailsjs.sh
+++ b/arch-base-sailsjs/bootstrap_sailsjs.sh
@@ -4,6 +4,3 @@ npm install -g sails --unsafe-perm && \
npm install -g pm2 --unsafe-perm && \
npm install -g grunt-cli && \
rm -r /root/.node-gyp
-
-## cleaning ...
-bootstrap_clean_nodejs