Signed-off-by: Matt Darfeuille <[email protected]>
---
build/release | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/build/release b/build/release
index e97b0b8c..14d27b8f 100755
--- a/build/release
+++ b/build/release
@@ -352,3 +352,9 @@ for repo in $REPOSITORIES; do
push_command_func $TOOLSDIR $repo
push_command_func $WEBDIR $repo
done
+
+cd $WEBDIR
+
+[ -f "$WEBDIR/index.html" -a -f "$TOOLSDIR/web/publish" ] &&
$TOOLSDIR/web/publish index.html
+
+cd ..
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel