We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e24bc4 commit b9368baCopy full SHA for b9368ba
Makefile
@@ -19,3 +19,6 @@ plugin_mysql_darwin_amd64:
19
20
plugin_mysql_darwin_arm64:
21
PLUGIN_OS=darwin PLUGIN_ARCH=arm64 make plugin_mysql
22
+
23
+release-glauth-mysql:
24
+ @P=mysql M=pkg/plugins/glauth-mysql make releaseplugin
0 commit comments