We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90f135 commit 2bac239Copy full SHA for 2bac239
update.sh
@@ -82,7 +82,7 @@ echo
82
# Let's check for version
83
function fuCHECK_VERSION () {
84
local myMINVERSION="19.03.0"
85
-local myMASTERVERSION="20.06.0"
+local myMASTERVERSION="20.06.1"
86
echo
87
echo "### Checking for Release ID"
88
myRELEASE=$(lsb_release -i | grep Debian -c)
0 commit comments