Merge pull request #383 from colkito/fix/cleanup-root-path
removed unnecessary concat.sh
This commit is contained in:
commit
3694ea7aa0
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#! /bin/bash
|
||||
|
||||
cd vendor/
|
||||
cat browser-adapter.js crypto-2.0.js crypto-3.1.js jsbn.js jsbn2.js prng4.js util.js rng.js ec.js sec.js ecdsa.js eckey.js > vendor-bundle.js
|
||||
mv vendor-bundle.js ../
|
||||
cd ../
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue