mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2025-09-03 07:09:36 +00:00
Update autoupdate.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
newVersion="2.440.3"
|
||||
newVersion="2.452.1"
|
||||
else
|
||||
newVersion="$1"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user