Skip to content

Commit 3e1975e

Browse files
committed
postinstall → postinstall.js windows fix ccxt#1923
1 parent 44617fe commit 3e1975e

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

postinstall

-13
This file was deleted.

postinstall.js

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
'use strict';
2+
3+
console.log (' ')
4+
console.log (' ---------------------------------------------------')
5+
console.log (' ')
6+
console.log (' You can contribute in crypto directly: ')
7+
console.log (' ')
8+
console.log (' ETH 0xa7c2b18b7c8b86984560cad3b1bc3224b388ded0 ')
9+
console.log (' BTC 33RmVRfhK2WZVQR1R83h2e9yXoqRNDvJva ')
10+
console.log (' BCH 1GN9p233TvNcNQFthCgfiHUnj5JRKEc2Ze ')
11+
console.log (' LTC LbT8mkAqQBphc4yxLXEDgYDfEax74et3bP ')
12+
console.log (' ')
13+
console.log (' ---------------------------------------------------')
14+
console.log (' ')
15+
console.log (' Thank you! ')
16+
console.log (' ')

0 commit comments

Comments
 (0)