aboutsummaryrefslogtreecommitdiff
path: root/arch-base-sailsjs/bootstrap_sailsjs.sh
diff options
context:
space:
mode:
authorMhd Sulhan <ms@kilabit.info>2016-01-29 19:19:02 +0700
committerMhd Sulhan <ms@kilabit.info>2016-01-29 19:19:02 +0700
commit0cbab491b606f0942a35e44ac8d22227a5c51cb4 (patch)
tree240bd2fef8def62ff3232aeb010f0ef1e2840f4a /arch-base-sailsjs/bootstrap_sailsjs.sh
parentbdad0b6e1698b8062f5422f0a855b46605747546 (diff)
downloadarch-docker-0cbab491b606f0942a35e44ac8d22227a5c51cb4.tar.xz
Update all variable in images directory to use latest modification.
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