Signed-off-by: Matt Darfeuille <matd...@gmail.com> --- build/release | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/build/release b/build/release index 14d27b8f..942c522f 100755 --- a/build/release +++ b/build/release @@ -351,6 +351,8 @@ for repo in $REPOSITORIES; do push_command_func $GITRELEASEDIR $repo push_command_func $TOOLSDIR $repo push_command_func $WEBDIR $repo + push_command_func $GIT $repo master + push_command_func $GITRELEASEDIR $repo master done cd $WEBDIR -- 2.17.0 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Shorewall-devel mailing list Shorewall-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-devel