Skip to content

Commit f52737e

Browse files
committed
PMM-14072 Fix a typo
1 parent 7529681 commit f52737e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ docker_clean:
5353
.PHONY: upgrade_plugins
5454
upgrade_plugins:
5555
cd misc \
56-
&& ./upgrade_plugins.sh
56+
&& ./upgrade-plugins.sh

0 commit comments

Comments
 (0)