workan on installer and configure_webhook.sh

This commit is contained in:
2025-08-23 18:23:18 -06:00
parent cbd2427f65
commit 33164a852c
2 changed files with 5 additions and 6 deletions
-1
View File
@@ -34,7 +34,6 @@ else
fi
# get the existing tag and webhooks if any
webhook=1
if [ -f $finalDir/tag.txt ]; then
echo "Found existing tag.txt, backing up"
cp $finalDir/tag.txt /tmp/tag.txt