@@ -1,4 +1,7 @@
#!/bin/bash
set -e
git pull origin master;
git submodule init;
git submodule sync;
The note is not visible to the blocked user.