mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-10 05:23:46 +00:00
Update autoupdate.sh
This commit is contained in:
parent
979096f2c5
commit
45f2ca7cd5
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ -z "$1" ]; then
|
if [ -z "$1" ]; then
|
||||||
newVersion="2.462.1"
|
newVersion="2.462.2"
|
||||||
else
|
else
|
||||||
newVersion="$1"
|
newVersion="$1"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user