@@ -20,9 +20,10 @@ if [ ! -d $TEMPLATE ]; then
git clone git@gordon.zumepro.cz:tul/tultemplate2 $TEMPLATE
else
cd $TEMPLATE
git pull
git fetch --tags
cd ..
fi
git checkout $(git describe --tags "$(git rev-list --tags --max-count=1)")
TEMPLATE_PACKDIR=$TEMPLATE/pack/bundle
The note is not visible to the blocked user.