Add script spawn minio server to test the URLs against it

This commit is contained in:
2025-12-01 14:36:22 +01:00
parent 8141b16051
commit abdbb2ab5b
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ifeq ($(shell uname -a),Linux)
ifeq ($(shell uname -s),Linux)
LFLAGS = -lcrypto
else
LFLAGS = -lbcrypt