diff options
Diffstat (limited to 'arch-base-sailsjs/bootstrap_sailsjs.sh')
| -rwxr-xr-x | arch-base-sailsjs/bootstrap_sailsjs.sh | 3 |
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 |
