mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use the new update script.
This commit is contained in:
parent
7183658c16
commit
9db9d3b12b
@ -60,7 +60,7 @@ fi
|
||||
|
||||
# This file is assumed to be the product of the build_emscripten.sh script.
|
||||
cp ../soljson.js ./bin/"soljson-$VER-$DATE-$COMMIT.js"
|
||||
./update-index.sh
|
||||
node ./update
|
||||
cd bin
|
||||
LATEST=$(ls -r soljson-v* | head -n 1)
|
||||
cp "$LATEST" soljson-latest.js
|
||||
|
Loading…
Reference in New Issue
Block a user