if image cannot be downloaded, fall back to oringinal url

This commit is contained in:
2025-04-16 08:44:18 -06:00
parent 0bd55d3f67
commit a9bc8ef390
6 changed files with 17 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
MAJOR_VERSION="2"
MINOR_VERSION="6"
MINOR_VERSION="7"
VERSION="$MAJOR_VERSION.$MINOR_VERSION"
TAG_FLAG=false