File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ GOOS=$1
12
12
GOARCH=$2
13
13
MIN_SDK=$3
14
14
# CGO_CFLAGS=""
15
- OUTPUT=" ./build/g45w_ ${GOOS} _${GOARCH} "
15
+ OUTPUT=" ./build/derow_ ${GOOS} _${GOARCH} "
16
16
17
17
source ./build_vars.sh
18
18
Original file line number Diff line number Diff line change 8
8
9
9
GOOS=$1
10
10
GOARCH=$2
11
- OUTPUT=" ./build/g45w_ ${GOOS} _${GOARCH} "
11
+ OUTPUT=" ./build/deroW_ ${GOOS} _${GOARCH} "
12
12
13
13
source ./build_vars.sh
14
14
Original file line number Diff line number Diff line change 40
40
41
41
var App AppSettings
42
42
43
- var Name = "G45W "
44
- var DonationAddress = "dero1qyhunyuk24g9qsjtcr4r0c7rgjquuernqcfnx76kq0jvn4ns98tf2qgj5dq70 "
43
+ var Name = "deroW "
44
+ var DonationAddress = "dero1qys28f7w548hcg36c5t6jwvrr7w7ce8c5h79lxue7xwsp7wyk05kqqqq32jf7 "
45
45
46
46
// vars below are replaced by -ldflags during build
47
47
var Version = "development"
You can’t perform that action at this time.
0 commit comments