Build: modify fat jar url to the one produced by the build

This commit is contained in:
BoykoAlex
2017-08-04 13:32:22 -04:00
parent 660a2c4aad
commit ee88a8a734
2 changed files with 8 additions and 2 deletions

View File

@@ -11,4 +11,10 @@ ls -la
cd package_sources
npm install ../sts4/atom-extensions/atom-commons
ls -la
cat > properties.json << EOF
{
jarUrl: ${url}
}
EOF
cat properties.json