node version 2.0.3.3
This commit is contained in:
parent
c827fa90cf
commit
209ad4660b
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set the version number
|
||||
VERSION="2.0.3.2"
|
||||
VERSION="2.0.3.3"
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
ARCH=$(uname -m)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.3.2"
|
||||
VERSION="2.0.3.3"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
cd ~
|
||||
|
||||
@ -7,7 +7,7 @@ clear
|
||||
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.3.2"
|
||||
VERSION="2.0.3.3"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
VERSION="2.0.3.2"
|
||||
VERSION="2.0.3.3"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user