@@ -1,2 +1,5 @@
mkdir blog && chmod 755 blog
mkdir blog/posts && chmod 755 blog/posts
if [-e "./example.toml"]; then
cp example.toml config.toml
fi
The note is not visible to the blocked user.