@ -58,7 +58,7 @@ chmod 0600 .tmp/*
pushd site
hugo
if [ $? ne 0 ]
if [ "$?" -ne 0 ]
then
echo "Hugo build failed"
exit 1
The note is not visible to the blocked user.