mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-08 12:43:47 +00:00
Update autoupdate.sh
This commit is contained in:
parent
5115385043
commit
ee11983ac7
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
newVersion="2.440.1"
|
||||
newVersion="2.440.2"
|
||||
else
|
||||
newVersion="$1"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user