diff options
| author | Mhd Sulhan <ms@kilabit.info> | 2016-01-29 19:19:02 +0700 |
|---|---|---|
| committer | Mhd Sulhan <ms@kilabit.info> | 2016-01-29 19:19:02 +0700 |
| commit | 0cbab491b606f0942a35e44ac8d22227a5c51cb4 (patch) | |
| tree | 240bd2fef8def62ff3232aeb010f0ef1e2840f4a /arch-base-sailsjs/bootstrap_sailsjs.sh | |
| parent | bdad0b6e1698b8062f5422f0a855b46605747546 (diff) | |
| download | arch-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-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 |
