From 99a817709c49b689a2a0b755c35a79106440f7ed Mon Sep 17 00:00:00 2001 From: defiQUG Date: Tue, 2 Jun 2026 06:10:27 -0700 Subject: [PATCH] chore: drop UTF-8 BOM from scripts/reserve/deploy-all.sh --- scripts/reserve/deploy-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/reserve/deploy-all.sh b/scripts/reserve/deploy-all.sh index ab70e47..9ce577b 100755 --- a/scripts/reserve/deploy-all.sh +++ b/scripts/reserve/deploy-all.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Complete Keeper Deployment Script # Deploys all keeper components and sets up monitoring