Build: Install atom-commons into atom package

This commit is contained in:
BoykoAlex
2017-08-04 12:55:05 -04:00
parent 5a264d14d5
commit 660a2c4aad

View File

@@ -7,4 +7,8 @@ url=`cat fatjar/url`
echo "The url of the fatjar is ${url}"
ls -la
ls -la
cd package_sources
npm install ../sts4/atom-extensions/atom-commons
ls -la