This commit is contained in:
shocknet-justin 2025-10-09 21:09:11 -04:00
parent ca72dae919
commit bb34e47e46
3 changed files with 8 additions and 3 deletions

View file

@ -11,7 +11,7 @@ log() {
echo -e "$(echo "$message" | sed 's/\\e\[[0-9;]*m//g')" >> "$TMP_LOG_FILE"
}
SCRIPT_VERSION="0.2.1"
SCRIPT_VERSION="0.2.2"
REPO="shocknet/Lightning.Pub"
BRANCH="master"