From c7ce888b89b38ea6a63d0b66721f8e6d9ca2998d Mon Sep 17 00:00:00 2001 From: "matth@ultra" Date: Mon, 2 Sep 2024 00:18:56 +0200 Subject: [PATCH] improve default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b938c0f..7dc61de 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # ROOT_DIR = # The URI at which the ROOT_DIR will be served -ROOT_PATH = /images +ROOT_PATH = images # Path of the directory containing all the files to be sorted, relative to ROOT_DIR # eg: STAGING_DIR = .sort