Skip to content
Snippets Groups Projects

remove redundant submodule cmd

Merged Laurent Heirendt requested to merge develop into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -17,9 +17,6 @@ else
@@ -17,9 +17,6 @@ else
version="unstable";
version="unstable";
fi
fi
# build the unstable version - can be optimized
git submodule update --recursive --init
# add matomo
# add matomo
sed -i "/matomohead/r./.ci/analytics/head.html" theme/templates/_index.html
sed -i "/matomohead/r./.ci/analytics/head.html" theme/templates/_index.html
sed -i "/matomopolicy/r./.ci/analytics/policy.html" theme/templates/_index.html
sed -i "/matomopolicy/r./.ci/analytics/policy.html" theme/templates/_index.html
Loading