@@ -0,0 +1,9 @@
#! /bin/bash
set -eoux pipefail
HUGO_ROOT=`pwd`
cd "$HUGO_ROOT"
echo "Updating theme"
git submodule update --recursive --remote
The note is not visible to the blocked user.