From 0c7c41f8586378511633b19d44510318108b2bf7 Mon Sep 17 00:00:00 2001 From: UMTS at Teleco Date: Thu, 8 Jan 2026 03:05:33 +0100 Subject: mmm --- apply-updates.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apply-updates.sh') diff --git a/apply-updates.sh b/apply-updates.sh index ae13767..76c3519 100755 --- a/apply-updates.sh +++ b/apply-updates.sh @@ -70,7 +70,7 @@ if [[ ! -d "$UPDATES_DIR" ]]; then fi # Find update scripts -update_scripts=($(find "$UPDATES_DIR" -name "update_*.sql" | sort)) +update_scripts=($(find "$UPDATES_DIR" -name "update_003*.sql" | sort)) if [[ ${#update_scripts[@]} -eq 0 ]]; then echo "No update scripts found in $UPDATES_DIR." -- cgit v1.2.3-70-g09d2