mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
build: change nsi from geth to worldland
This commit is contained in:
parent
579cd739bc
commit
2cd6cadab7
1 changed files with 3 additions and 3 deletions
|
|
@ -29,9 +29,9 @@
|
|||
# - sign installer
|
||||
CRCCheck on
|
||||
|
||||
!define GROUPNAME "Ethereum"
|
||||
!define APPNAME "Geth"
|
||||
!define DESCRIPTION "Official Go implementation of the Ethereum protocol"
|
||||
!define GROUPNAME "WorldLand"
|
||||
!define APPNAME "worldland"
|
||||
!define DESCRIPTION "Official Go implementation of the WorldLand protocol"
|
||||
!addplugindir .\
|
||||
|
||||
# Require admin rights on NT6+ (When UAC is turned on)
|
||||
Loading…
Reference in a new issue