From 6eff342a54050d22227d0c49bdf948e7ea64c3c7 Mon Sep 17 00:00:00 2001 From: jesperancinha Date: Mon, 16 Sep 2024 09:23:35 +0200 Subject: [PATCH] Adds PARAMS to plugin updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1a9c0cf..bd60a62 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ revert-deps-cypress-update: deps-cypress-update: curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/cypressUpdateOne.sh | bash deps-plugins-update: - curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/pluginUpdatesOne.sh | bash + curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/pluginUpdatesOne.sh | bash -s -- $(PARAMS) deps-java-update: curl -sL https://raw.githubusercontent.com/jesperancinha/project-signer/master/javaUpdatesOne.sh | bash deps-node-update: