node version 2.0.3.2
This commit is contained in:
parent
0823ee32ec
commit
c827fa90cf
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Set the version number
|
# Set the version number
|
||||||
VERSION="2.0.3.1"
|
VERSION="2.0.3.2"
|
||||||
|
|
||||||
# Determine the ExecStart line based on the architecture
|
# Determine the ExecStart line based on the architecture
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Set the version number
|
# Set the version number
|
||||||
|
|
||||||
VERSION="2.0.3.1"
|
VERSION="2.0.3.2"
|
||||||
qClientVERSION="2.0.3.1"
|
qClientVERSION="2.0.3.2"
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
# Step 0: Welcome
|
# Step 0: Welcome
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# Set the version number
|
# Set the version number
|
||||||
|
|
||||||
VERSION="2.0.3-b7-testnet"
|
VERSION="2.0.3-b7-testnet"
|
||||||
qClientVERSION="2.0.3.1"
|
qClientVERSION="2.0.3.2"
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
# Step 0: Welcome
|
# Step 0: Welcome
|
||||||
|
|||||||
@ -7,8 +7,8 @@ clear
|
|||||||
|
|
||||||
# Set the version number
|
# Set the version number
|
||||||
|
|
||||||
VERSION="2.0.3.1"
|
VERSION="2.0.3.2"
|
||||||
qClientVERSION="2.0.3.1"
|
qClientVERSION="2.0.3.2"
|
||||||
|
|
||||||
|
|
||||||
# Determine the ExecStart line based on the architecture
|
# Determine the ExecStart line based on the architecture
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
VERSION="2.0.3.1"
|
VERSION="2.0.3.2"
|
||||||
qClientVERSION="2.0.3.1"
|
qClientVERSION="2.0.3.2"
|
||||||
|
|
||||||
|
|
||||||
# Step 0: Welcome
|
# Step 0: Welcome
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user