Support 1.2.81.264.gb4ad4efa

This commit is contained in:
jetfir3
2026-01-14 13:12:51 -05:00
committed by GitHub
parent b70121d23c
commit 37ffdc78ba
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.81.258.g6cf93e85"
buildVer="1.2.81.264.gb4ad4efa"
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; }