Skip to content

Commit

Permalink
Adds PARAMS to plugin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Sep 16, 2024
1 parent 1a23df9 commit 9551b18
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ os-info-max:
system-info:
uname -mprsv
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-quick-update: deps-plugins-update deps-java-update
Empty file modified java-good-story/Makefile
100755 → 100644
Empty file.
Empty file modified kotlin-good-story/Makefile
100755 → 100644
Empty file.
Empty file modified kotlin-loom-good-story/Makefile
100755 → 100644
Empty file.

0 comments on commit 9551b18

Please sign in to comment.