From f72f7eca8d0d710b4de49a11cdc1c4f3e00a87cd Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Tue, 16 Jun 2020 13:19:44 +0300 Subject: [PATCH] Add "bin" scripts to the distros --- makedist.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makedist.pl b/makedist.pl index 37f2eeb06..dc1054898 100755 --- a/makedist.pl +++ b/makedist.pl @@ -43,7 +43,7 @@ $zipdir = "zips"; "uptracker.cgi", "create-module.pl", "webmin_search.cgi", "webmin-search-lib.pl", "WebminCore.pm", "record-login.pl", "record-logout.pl", "robots.txt", - "unauthenticated", + "unauthenticated", "bin", ); if ($min) { # Only those required by others