v2.0.0.6
This commit is contained in:
parent
802ba45c34
commit
4afa56731b
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set the version number
|
||||
VERSION="2.0.0.5"
|
||||
VERSION="2.0.0.6"
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
ARCH=$(uname -m)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.0.5"
|
||||
VERSION="2.0.0.6"
|
||||
qClientVERSION="2.0.0.5"
|
||||
|
||||
cd ~
|
||||
|
||||
@ -7,7 +7,7 @@ clear
|
||||
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.0.5"
|
||||
VERSION="2.0.0.6"
|
||||
qClientVERSION="2.0.0.5"
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
VERSION="2.0.0.5"
|
||||
VERSION="2.0.0.6"
|
||||
qClientVERSION="2.0.0.5"
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user