Support 1.2.70.409.gd4fa4141

This commit is contained in:
jetfir3
2025-08-16 10:26:00 -04:00
committed by GitHub
parent 8b9a9924cf
commit 3b1f1ef6dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.69.449.gfda8591a"
buildVer="1.2.70.409.gd4fa4141"
command -v perl >/dev/null || { echo -e "\n${red}Error:${clr} perl command not found.\nInstall perl on your system then try again.\n" >&2; exit 1; }