Skip to content

Commit 1611a0a

Browse files
committed
corrected scripts
1 parent 23a52ab commit 1611a0a

File tree

6 files changed

+12
-13
lines changed

6 files changed

+12
-13
lines changed

Wallet/start_wallet.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!/bin/bash
22

33
################################################################################
4-
# Lynx tools
4+
# Proton tools
55
#
66
#
77
# Created by http://CryptoLions.io
88
#
9-
# https://github.com/needly/lynx.start
9+
# https://github.com/ProtonProtocol/proton.start
1010
#
1111
###############################################################################
1212

Wallet/stop_wallet.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#!/bin/bash
22

33
################################################################################
4-
# Lynx tools
4+
# Proton tools
55
#
66
#
77
# Created by http://CryptoLions.io
88
#
9-
# https://github.com/needly/lynx.start.git
9+
# https://github.com/ProtonProtocol/proton.start
1010
#
1111
###############################################################################
1212

protonNode/cleos.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
#!/bin/bash
22
################################################################################
3-
# Lynx tools
3+
# Proton tools
44
#
55
#
66
# Created by CryptoLions.io
77
#
8-
# https://github.com/needly/lynx.start
9-
#
8+
# https://github.com/ProtonProtocol/proton.start
109
#
1110
###############################################################################
1211

protonNode/config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
################################################################################
2-
# Lynx tools
2+
# Proton tools
33
#
44
# Created by http://CryptoLions.io
55
#
6-
# https://github.com/needly/lynx.start
6+
# https://github.com/ProtonProtocol/proton.start
77
#
88
#
99
################################################################################

protonNode/start.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/bash
22
################################################################################
3-
# Lynx tools
3+
# Proton tools
44
#
55
# Created by CryptoLions.io
66
#
7-
# https://github.com/needly/lynx.start
7+
# https://github.com/ProtonProtocol/proton.start
88
#
99
#
1010
###############################################################################

protonNode/stop.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/bash
22
################################################################################
3-
# Lynx tools
3+
# Proton tools
44
#
55
# Created by CryptoLions.io
66
#
7-
# https://github.com/needly/lynx.start
7+
# https://github.com/ProtonProtocol/proton.start
88
#
99
###############################################################################
1010

0 commit comments

Comments
 (0)