From 7f51e6a20fd41980a73deae0f89278591ffafe63 Mon Sep 17 00:00:00 2001 From: MangoPig Date: Wed, 3 Dec 2025 15:52:53 +0000 Subject: [PATCH] Fix naming --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2866c92..0d552d4 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ update: # Setup StorageBox storagebox: - bash rclone.sh + bash storagebox.sh # Docker Tests test-ubuntu: