v2.0.0.4 update
This commit is contained in:
parent
db9661f08e
commit
ed4e3c6f22
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set the version number
|
||||
VERSION="2.0.0.2"
|
||||
VERSION="2.0.0.4"
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
ARCH=$(uname -m)
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.0.3"
|
||||
qClientVERSION="2.0.0.2"
|
||||
VERSION="2.0.0.4"
|
||||
qClientVERSION="2.0.0.4"
|
||||
|
||||
cd ~
|
||||
# Step 0: Welcome
|
||||
|
||||
@ -7,8 +7,8 @@ clear
|
||||
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.0.3"
|
||||
qClientVERSION="2.0.0.2"
|
||||
VERSION="2.0.0.4"
|
||||
qClientVERSION="2.0.0.4"
|
||||
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
VERSION="2.0.0.3"
|
||||
qClientVERSION="2.0.0.2"
|
||||
VERSION="2.0.0.4"
|
||||
qClientVERSION="2.0.0.4"
|
||||
|
||||
|
||||
# Step 0: Welcome
|
||||
|
||||
Loading…
Reference in New Issue
Block a user